GET /api/v1/tournament_records/?format=api&ordering=-creator&page=16
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=17",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=15",
    "results": [
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1630,
            "name": "kyu level McMahon 19x19",
            "creator": 1526641,
            "group": 14119,
            "created": "2024-03-10T08:44:06.700330Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1673,
            "name": "играем начинающие мы сила",
            "creator": 1523583,
            "group": 9,
            "created": "2024-05-15T01:46:59.404636Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1638,
            "name": "Gokbu Novice Tournament 2024",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-28T18:52:32.852016Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1639,
            "name": "Test Record Tournament",
            "creator": 1509112,
            "group": 14171,
            "created": "2024-03-29T09:06:06.973671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1855,
            "name": "Beginners",
            "creator": 1507765,
            "group": 28,
            "created": "2025-03-16T13:24:43.466479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1857,
            "name": "Have fun",
            "creator": 1507765,
            "group": 14385,
            "created": "2025-03-30T18:25:38.378629Z",
            "started": null,
            "ended": null
        }
    ]
}