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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=147",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=145",
    "results": [
        {
            "id": 1820,
            "name": "Go Time!",
            "creator": 1642189,
            "group": 13675,
            "created": "2025-01-09T01:49:31.011367Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1542,
            "name": "9x9 Susquenita go Club tournament",
            "creator": 1445427,
            "group": 13679,
            "created": "2023-10-27T11:49:28.666928Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1531,
            "name": "My family group",
            "creator": 1417874,
            "group": 13687,
            "created": "2023-10-15T12:29:01.609043Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1565,
            "name": "九段",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-11-25T15:14:40.457659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1546,
            "name": "Halloween 🎃",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-10-31T12:06:20.147696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        }
    ]
}