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

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=125",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=123",
    "results": [
        {
            "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
        },
        {
            "id": 1520,
            "name": "Demo",
            "creator": 1429815,
            "group": 13517,
            "created": "2023-09-26T08:09:06.139934Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1521,
            "name": "2023 기력대결",
            "creator": 1301233,
            "group": 13638,
            "created": "2023-09-26T12:16:19.727790Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1522,
            "name": "tao",
            "creator": 1397052,
            "group": 5334,
            "created": "2023-10-01T09:03:32.126807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1642,
            "name": "9x9",
            "creator": 1024138,
            "group": 9818,
            "created": "2024-03-30T09:03:30.766783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1524,
            "name": "World Association",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T09:48:37.492649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1525,
            "name": "https://online-go.com/tournament/107551",
            "creator": 1430197,
            "group": 13633,
            "created": "2023-10-04T10:02:04.070065Z",
            "started": null,
            "ended": null
        }
    ]
}