KData/fgo/11.30/prod/get_gw_contest_setting.json

81 lines
2.4 KiB
JSON
Raw Normal View History

2023-10-24 18:31:05 +02:00
{
"season_and_contest_relation": [
{
"gw_contest_id": 15,
"season_id": 8
},
{
"gw_contest_id": 16,
"season_id": 8
},
{
2023-10-26 07:48:50 +02:00
"gw_contest_id": 17,
"season_id": 9
2023-10-24 18:31:05 +02:00
},
2023-10-26 07:48:50 +02:00
{
"gw_contest_id": 18,
"season_id": 9
}
],
2023-10-29 06:51:13 +01:00
"last_cache_load_time": "2023-10-29T04:10:05+09:00",
2023-10-26 07:48:50 +02:00
"gw_contest_setting_list": [
2023-10-24 18:31:05 +02:00
{
"gw_contest_id": 15,
"division": 0,
"start_time": "2023-10-05T10:00:00+09:00",
"score_ranking_id": 26,
"contest_target": 0,
"end_time": "2023-10-26T10:00:00+09:00",
"name": "GWスパークスバトル シーズン8",
"disp_sprite_id": -1
},
{
"gw_contest_id": 16,
"division": 1,
"start_time": "2023-10-05T10:00:00+09:00",
"score_ranking_id": 27,
"contest_target": 1,
"end_time": "2023-10-19T10:00:00+09:00",
"name": "GWスパークスバトル シーズン8",
"disp_sprite_id": -1
2023-10-26 07:48:50 +02:00
},
{
"gw_contest_id": 17,
"division": 0,
"start_time": "2023-12-07T10:00:00+09:00",
"score_ranking_id": 28,
"contest_target": 0,
"end_time": "2023-12-28T10:00:00+09:00",
"name": "GWスパークスバトル シーズン9",
"disp_sprite_id": -1
},
{
"gw_contest_id": 18,
"division": 1,
"start_time": "2023-12-07T10:00:00+09:00",
"score_ranking_id": 29,
"contest_target": 1,
"end_time": "2023-12-21T10:00:00+09:00",
"name": "GWスパークスバトル シーズン9",
"disp_sprite_id": -1
2023-10-24 18:31:05 +02:00
}
],
"season_list": [
{
"start_time": "2023-10-05T10:00:00+09:00",
"end_time": "2023-10-26T10:00:00+09:00",
"disp_name": "シーズン8",
"disp_number": 8,
"season_id": 8,
"disp_sprite_id": 1
2023-10-26 07:48:50 +02:00
},
{
"start_time": "2023-12-07T10:00:00+09:00",
"end_time": "2023-12-28T10:00:00+09:00",
"disp_name": "シーズン9",
"disp_number": 9,
"season_id": 9,
"disp_sprite_id": 1
2023-10-24 18:31:05 +02:00
}
]
}