GET /api/v1/tournament_records/?format=api&ordering=-created&page=55
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=56",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=54",
    "results": [
        {
            "id": 1214,
            "name": "TEST",
            "creator": 1182856,
            "group": 12121,
            "created": "2022-07-30T09:58:28.574189Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1213,
            "name": "Tournament👇👇👇",
            "creator": 1145806,
            "group": 12100,
            "created": "2022-07-25T09:14:32.584826Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1212,
            "name": "🏆 1st OGF Rengo 19x19 Tournament 🌐",
            "creator": 27056,
            "group": 12099,
            "created": "2022-07-22T20:35:13.329961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1211,
            "name": "ไซตาม้า",
            "creator": 1065173,
            "group": 11939,
            "created": "2022-07-22T10:10:06.886995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1210,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:08:08.806983Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1209,
            "name": "OGS",
            "creator": 1052870,
            "group": 3,
            "created": "2022-07-20T09:06:14.713815Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1208,
            "name": "ธีรดา",
            "creator": 1175242,
            "group": 12021,
            "created": "2022-07-14T04:00:10.343972Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1207,
            "name": "กระดาน20",
            "creator": 1177398,
            "group": 12059,
            "created": "2022-07-12T04:59:16.063719Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1206,
            "name": "เ้ัายอางักห",
            "creator": 1176184,
            "group": 12036,
            "created": "2022-07-11T03:34:33.796757Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1205,
            "name": "Ahe",
            "creator": 1176208,
            "group": 12036,
            "created": "2022-07-09T08:25:02.830223Z",
            "started": null,
            "ended": null
        }
    ]
}