GET /api/v1/tournament_records/?format=api&ordering=group&page=10
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=group&page=11",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=9",
    "results": [
        {
            "id": 75,
            "name": "GOGO",
            "creator": 166343,
            "group": 24,
            "created": "2020-02-07T15:11:59.144481Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2007,
            "name": "Go Basics Championships (Group Only)  Миша_HGO vs leika",
            "creator": 1951382,
            "group": 25,
            "created": "2026-02-18T14:06:15.981709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1959,
            "name": "sandy and bot",
            "creator": 1248123,
            "group": 25,
            "created": "2025-10-17T01:35:50.156182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1943,
            "name": "Uop",
            "creator": 1584100,
            "group": 25,
            "created": "2025-09-27T12:56:43.960968Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1927,
            "name": "Nigga",
            "creator": 1845467,
            "group": 25,
            "created": "2025-08-29T19:42:53.183355Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1912,
            "name": "สนุก",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:37:52.753300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1911,
            "name": "สนุกกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:35:18.942552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1910,
            "name": "สนุกสนาน",
            "creator": 1826342,
            "group": 25,
            "created": "2025-07-29T14:33:58.151027Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1908,
            "name": "sus",
            "creator": 1817632,
            "group": 25,
            "created": "2025-07-14T11:25:48.158448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1906,
            "name": "JLKFJ",
            "creator": 1767276,
            "group": 25,
            "created": "2025-07-12T00:30:52.826618Z",
            "started": null,
            "ended": null
        }
    ]
}