GET /api/v1/tournament_records/?format=api&ordering=-group&page=15
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=16",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=14",
    "results": [
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1585,
            "name": "Fttyh",
            "creator": 1466558,
            "group": 13753,
            "created": "2023-12-14T15:31:17.649239Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1538,
            "name": "ああ",
            "creator": 1387777,
            "group": 13717,
            "created": "2023-10-24T12:52:08.362708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1546,
            "name": "Halloween 🎃",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-10-31T12:06:20.147696Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1565,
            "name": "九段",
            "creator": 1236996,
            "group": 13697,
            "created": "2023-11-25T15:14:40.457659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1605,
            "name": "Meow",
            "creator": 1497408,
            "group": 13697,
            "created": "2024-01-21T05:11:47.293314Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "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": 1542,
            "name": "9x9 Susquenita go Club tournament",
            "creator": 1445427,
            "group": 13679,
            "created": "2023-10-27T11:49:28.666928Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1795,
            "name": "Flow1",
            "creator": 1393499,
            "group": 13675,
            "created": "2024-11-20T04:08:32.629222Z",
            "started": null,
            "ended": null
        }
    ]
}