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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=126",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=124",
    "results": [
        {
            "id": 1975,
            "name": "Sammy vs jendel team vs battle",
            "creator": 1078350,
            "group": 15915,
            "created": "2025-11-25T02:44:59.018831Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1976,
            "name": "bite",
            "creator": 1910638,
            "group": 15934,
            "created": "2025-12-02T11:33:45.488504Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1977,
            "name": "GO's Got Talent",
            "creator": 1733830,
            "group": 13675,
            "created": "2025-12-02T20:12:42.682659Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1978,
            "name": "HIIIIII",
            "creator": 823378,
            "group": 8605,
            "created": "2025-12-11T02:26:19.011678Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1980,
            "name": "てすとてすと",
            "creator": 1921641,
            "group": 15994,
            "created": "2025-12-18T07:50:29.472002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1989,
            "name": "im new",
            "creator": 1831259,
            "group": 43,
            "created": "2026-01-06T05:45:25.851849Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1327,
            "name": "555",
            "creator": 1192245,
            "group": 25,
            "created": "2022-12-27T14:15:38.502044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1511,
            "name": "T",
            "creator": 1421285,
            "group": 12520,
            "created": "2023-09-07T07:37:14.300044Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1518,
            "name": "2023 월드바둑마스터스 국내선발전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:16:13.654347Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1519,
            "name": "국내바둑최강전",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-22T13:35:06.173127Z",
            "started": null,
            "ended": null
        }
    ]
}