GET /api/v1/tournament_records/?format=api&ordering=-id&page=60
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=61",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=59",
    "results": [
        {
            "id": 1135,
            "name": "อลงกรณ์",
            "creator": 1151505,
            "group": 11733,
            "created": "2022-05-12T03:50:58.829064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1134,
            "name": "LIHKG Season 1 Bus Cup",
            "creator": 872222,
            "group": 8905,
            "created": "2022-05-11T16:18:21.598343Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1133,
            "name": "dsudj",
            "creator": 941868,
            "group": 8390,
            "created": "2022-05-11T06:45:14.734152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1132,
            "name": "LIHKG Season 1 League A",
            "creator": 647190,
            "group": 8905,
            "created": "2022-05-10T14:24:36.765077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1131,
            "name": "Super Blitz is da BOMB",
            "creator": 1152280,
            "group": 11744,
            "created": "2022-05-08T16:45:04.181986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1130,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:44:03.278596Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1129,
            "name": "Go game",
            "creator": 1152661,
            "group": 5,
            "created": "2022-05-08T09:42:58.332394Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1127,
            "name": "Test2",
            "creator": 1136600,
            "group": 11267,
            "created": "2022-05-07T02:15:45.959477Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1126,
            "name": "1st Lancaster lightning 9X9",
            "creator": 851886,
            "group": 2607,
            "created": "2022-05-05T17:34:19.278695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1125,
            "name": "For people",
            "creator": 1004222,
            "group": 7228,
            "created": "2022-05-04T04:54:50.184261Z",
            "started": null,
            "ended": null
        }
    ]
}