GET /api/v1/tournament_records/?format=api&ordering=-group&page=141
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=142",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=140",
    "results": [
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1855,
            "name": "Beginners",
            "creator": 1507765,
            "group": 28,
            "created": "2025-03-16T13:24:43.466479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 2003,
            "name": "SilentTerritory",
            "creator": 1956584,
            "group": 28,
            "created": "2026-02-05T05:41:04.820289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 583,
            "name": "Test turnir",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-14T11:36:46.243647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 598,
            "name": "SJJOT",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-22T18:06:48.323201Z",
            "started": null,
            "ended": null
        },
        {
            "id": 5,
            "name": "Test",
            "creator": 784,
            "group": 25,
            "created": "2019-07-13T18:19:53.765320Z",
            "started": null,
            "ended": null
        },
        {
            "id": 12,
            "name": "愛莎",
            "creator": 559306,
            "group": 25,
            "created": "2019-07-18T11:21:47.450479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 47,
            "name": "go UP",
            "creator": 696496,
            "group": 25,
            "created": "2019-11-12T16:57:46.207635Z",
            "started": null,
            "ended": null
        },
        {
            "id": 61,
            "name": "Yay!!!",
            "creator": 192634,
            "group": 25,
            "created": "2020-01-14T12:17:46.767979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 110,
            "name": "pro",
            "creator": 744918,
            "group": 25,
            "created": "2020-03-24T04:49:18.260344Z",
            "started": null,
            "ended": null
        }
    ]
}