KData/fgo/11.30/prod/get_gw_contest_setting.json
2023-10-24 18:31:05 +02:00

81 lines
2.4 KiB
JSON

{
"season_and_contest_relation": [
{
"gw_contest_id": 13,
"season_id": 7
},
{
"gw_contest_id": 14,
"season_id": 7
},
{
"gw_contest_id": 15,
"season_id": 8
},
{
"gw_contest_id": 16,
"season_id": 8
}
],
"last_cache_load_time": "2023-10-24T04:10:05+09:00",
"gw_contest_setting_list": [
{
"gw_contest_id": 13,
"division": 0,
"start_time": "2023-08-24T10:00:00+09:00",
"score_ranking_id": 23,
"contest_target": 0,
"end_time": "2023-09-14T10:00:00+09:00",
"name": "GWスパークスバトル シーズン7",
"disp_sprite_id": -1
},
{
"gw_contest_id": 14,
"division": 1,
"start_time": "2023-08-24T10:00:00+09:00",
"score_ranking_id": 24,
"contest_target": 1,
"end_time": "2023-09-07T10:00:00+09:00",
"name": "GWスパークスバトル シーズン7",
"disp_sprite_id": -1
},
{
"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
}
],
"season_list": [
{
"start_time": "2023-08-24T10:00:00+09:00",
"end_time": "2023-09-14T10:00:00+09:00",
"disp_name": "シーズン7",
"disp_number": 7,
"season_id": 7,
"disp_sprite_id": 1
},
{
"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
}
]
}