GET /api/v1/tournament_records/?format=api&ordering=-started&page=96
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=97",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-started&page=95",
    "results": [
        {
            "id": 1002,
            "name": "Jaydai",
            "creator": 1117365,
            "group": 25,
            "created": "2022-02-05T16:46:39.879252Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1796,
            "name": "Tilki",
            "creator": 1574469,
            "group": 13675,
            "created": "2024-11-21T15:17:57.521025Z",
            "started": null,
            "ended": null
        },
        {
            "id": 994,
            "name": "大富翁 Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-04T11:34:46.319680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1004,
            "name": "20",
            "creator": 1112077,
            "group": 1144,
            "created": "2022-02-06T08:57:52.122015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1001,
            "name": "2021 Türkiye Go Playoff Turnuvası",
            "creator": 467829,
            "group": 561,
            "created": "2022-02-05T07:19:57.898666Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1006,
            "name": "AAA",
            "creator": 921183,
            "group": 11087,
            "created": "2022-02-07T07:57:55.660455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1007,
            "name": "Pinoy GO game",
            "creator": 36904,
            "group": 11090,
            "created": "2022-02-07T12:43:20.131896Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1008,
            "name": "22",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:04:11.198726Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1009,
            "name": "1532",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:06:05.615118Z",
            "started": null,
            "ended": null
        }
    ]
}