GET /api/v1/tournament_records/?format=api&ordering=-creator&page=71
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=-creator&page=72",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=70",
    "results": [
        {
            "id": 841,
            "name": "Go cup",
            "creator": 1013920,
            "group": 45,
            "created": "2021-09-20T14:02:58.458795Z",
            "started": null,
            "ended": null
        },
        {
            "id": 722,
            "name": "A",
            "creator": 1013057,
            "group": 9473,
            "created": "2021-06-17T15:17:26.914448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1008,
            "name": "22",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:04:11.198726Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1009,
            "name": "1532",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:06:05.615118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 897,
            "name": "top thai",
            "creator": 1010924,
            "group": 10550,
            "created": "2021-11-13T07:07:17.809418Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1255,
            "name": "null",
            "creator": 1010740,
            "group": 12328,
            "created": "2022-09-26T18:01:53.117843Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1039,
            "name": "hi",
            "creator": 1008570,
            "group": 10314,
            "created": "2022-03-03T04:39:33.433609Z",
            "started": null,
            "ended": null
        },
        {
            "id": 731,
            "name": "Peaw",
            "creator": 1008533,
            "group": 4716,
            "created": "2021-06-23T02:41:42.185879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 705,
            "name": "KITTIDECH NO.10 4/9",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:21:55.581265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 706,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:34:53.843179Z",
            "started": null,
            "ended": null
        }
    ]
}