GET /api/v1/tournament_records/?format=api&ordering=-started&page=101
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=102",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=100",
    "results": [
        {
            "id": 1498,
            "name": "Test Record Tourmanent",
            "creator": 427977,
            "group": 1460,
            "created": "2023-08-22T15:46:06.718933Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1051,
            "name": "friendly tournaments (Teaching Games)",
            "creator": 1126827,
            "group": 11229,
            "created": "2022-03-12T16:55:34.065371Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1052,
            "name": "League April 2022 season 1",
            "creator": 99361,
            "group": 6974,
            "created": "2022-03-13T06:49:04.964778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1053,
            "name": "Omg",
            "creator": 1002561,
            "group": 7256,
            "created": "2022-03-14T08:08:43.810351Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1054,
            "name": "Title wins",
            "creator": 1102440,
            "group": 11334,
            "created": "2022-03-16T06:32:47.923037Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1055,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T08:04:15.699531Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1056,
            "name": "囲碁循环赛",
            "creator": 1132307,
            "group": 11331,
            "created": "2022-03-17T23:35:19.560146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1283,
            "name": "teach(指導棋放這)",
            "creator": 1203480,
            "group": 12290,
            "created": "2022-11-07T07:26:36.258283Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1285,
            "name": "European Youth Go Team Championship",
            "creator": 611210,
            "group": 12456,
            "created": "2022-11-08T13:21:40.683926Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1497,
            "name": "Hdjdbsh",
            "creator": 1407366,
            "group": 25,
            "created": "2023-08-20T12:07:46.411508Z",
            "started": null,
            "ended": null
        }
    ]
}