GET /api/v1/tournament_records/?format=api&ordering=-created&page=52
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=-created&page=53",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=51",
    "results": [
        {
            "id": 1252,
            "name": "Torneo D Champs Ultimate",
            "creator": 1165430,
            "group": 12309,
            "created": "2022-09-23T12:51:22.734109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1251,
            "name": "SDK Season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-21T01:17:35.338940Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1250,
            "name": "SDK season 1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-20T02:54:08.901542Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1249,
            "name": "Season1",
            "creator": 127273,
            "group": 12163,
            "created": "2022-09-18T11:15:24.707682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1248,
            "name": "crazy bot beginner",
            "creator": 983580,
            "group": 9289,
            "created": "2022-09-18T10:08:46.448030Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1247,
            "name": "h",
            "creator": 1206757,
            "group": 12277,
            "created": "2022-09-13T10:52:41.295298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1246,
            "name": "Top 8",
            "creator": 57913,
            "group": 1056,
            "created": "2022-09-12T11:38:10.207191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1243,
            "name": "Let’s make a Progress",
            "creator": 1162986,
            "group": 6332,
            "created": "2022-09-03T12:49:05.312458Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1241,
            "name": "Tt",
            "creator": 1132291,
            "group": 7427,
            "created": "2022-08-23T02:05:39.509859Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1240,
            "name": "try your best whoever wins becomes aan admin",
            "creator": 1123838,
            "group": 11229,
            "created": "2022-08-22T03:52:53.225171Z",
            "started": null,
            "ended": null
        }
    ]
}