GET /api/v1/tournament_records/?format=api&ordering=creator&page=91
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=92",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=90",
    "results": [
        {
            "id": 833,
            "name": "hi",
            "creator": 1024043,
            "group": 7929,
            "created": "2021-09-16T13:47:15.247002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 805,
            "name": "J vs V",
            "creator": 1024065,
            "group": 9669,
            "created": "2021-08-25T08:31:14.364277Z",
            "started": null,
            "ended": null
        },
        {
            "id": 770,
            "name": "tt3a0006",
            "creator": 1024087,
            "group": 7002,
            "created": "2021-07-19T03:59:22.754015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1642,
            "name": "9x9",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T09:03:30.766783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 935,
            "name": "GGVTRG",
            "creator": 1024525,
            "group": 10174,
            "created": "2021-12-24T18:59:33.997781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 764,
            "name": "siwa",
            "creator": 1024662,
            "group": 8028,
            "created": "2021-07-15T07:18:46.489826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 791,
            "name": "เกมของเด็กน้อย",
            "creator": 1025180,
            "group": 9813,
            "created": "2021-08-03T05:51:22.043708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 768,
            "name": "그룹 초고 기사 결정",
            "creator": 1025587,
            "group": 25,
            "created": "2021-07-18T03:45:28.897527Z",
            "started": null,
            "ended": null
        },
        {
            "id": 788,
            "name": "Hi",
            "creator": 1026106,
            "group": 7256,
            "created": "2021-08-02T08:18:20.562495Z",
            "started": null,
            "ended": null
        }
    ]
}