GET /api/v1/tournament_records/?format=api&ordering=id&page=139
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=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=138",
    "results": [
        {
            "id": 1639,
            "name": "Test Record Tournament",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-29T09:06:06.973671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1640,
            "name": "แข่งขันครั้งที่ 1",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T05:26:07.086915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1641,
            "name": "GIANT CRAFT",
            "creator": 1144866,
            "group": 14164,
            "created": "2024-03-30T08:40:13.246881Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1642,
            "name": "9x9",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T09:03:30.766783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1643,
            "name": "三圣棋友会友谊赛",
            "creator": 1470523,
            "group": 13599,
            "created": "2024-03-31T01:28:00.655145Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1644,
            "name": "Поражение",
            "creator": 1538944,
            "group": 13599,
            "created": "2024-04-01T12:00:34.141695Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1648,
            "name": "제48기 스타 바둑왕전 전문가수부 A조",
            "creator": 1301233,
            "group": 13638,
            "created": "2024-04-14T05:55:22.684878Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1650,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:52:06.727654Z",
            "started": null,
            "ended": null
        }
    ]
}