GET /api/v1/tournament_records/?format=api&ordering=-id&page=39
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=40",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=38",
    "results": [
        {
            "id": 1434,
            "name": "余丞浚 蔡智宇",
            "creator": 818416,
            "group": 7530,
            "created": "2023-04-21T07:50:56.173787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1433,
            "name": "test2",
            "creator": 151301,
            "group": 8449,
            "created": "2023-04-14T18:41:25.573328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1432,
            "name": "g",
            "creator": 1227591,
            "group": 12659,
            "created": "2023-04-13T12:15:16.827010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1431,
            "name": "haruna",
            "creator": 1336422,
            "group": 9676,
            "created": "2023-04-13T11:53:16.057538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1430,
            "name": "LudiGo - Mayo",
            "creator": 810064,
            "group": 12562,
            "created": "2023-04-10T03:39:26.832089Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1429,
            "name": "无限挑战",
            "creator": 1201869,
            "group": 13093,
            "created": "2023-04-08T17:28:31.052269Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1428,
            "name": "europe go champıons",
            "creator": 1237379,
            "group": 3,
            "created": "2023-04-08T13:43:48.955072Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1427,
            "name": "Ccd",
            "creator": 1329483,
            "group": 13083,
            "created": "2023-04-08T07:02:07.950154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1426,
            "name": "killstones",
            "creator": 1250299,
            "group": 13092,
            "created": "2023-04-07T23:22:15.950777Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1425,
            "name": "Torneo del \"puente más largo del año\"",
            "creator": 746065,
            "group": 506,
            "created": "2023-04-07T01:12:05.093922Z",
            "started": null,
            "ended": null
        }
    ]
}