GET /api/v1/tournament_records/?format=api&ordering=ended&page=77
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=ended&page=78",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=76",
    "results": [
        {
            "id": 752,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:39:19.556788Z",
            "started": null,
            "ended": null
        },
        {
            "id": 753,
            "name": "osos",
            "creator": 981579,
            "group": 9085,
            "created": "2021-07-05T21:40:50.428258Z",
            "started": null,
            "ended": null
        },
        {
            "id": 755,
            "name": "go",
            "creator": 1021466,
            "group": 25,
            "created": "2021-07-07T17:18:19.862893Z",
            "started": null,
            "ended": null
        },
        {
            "id": 756,
            "name": "klaus",
            "creator": 714622,
            "group": 3145,
            "created": "2021-07-07T21:03:50.141380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 775,
            "name": "Attack on go",
            "creator": 750170,
            "group": 5986,
            "created": "2021-07-20T08:39:10.746598Z",
            "started": null,
            "ended": null
        },
        {
            "id": 807,
            "name": "帝王杯",
            "creator": 1039471,
            "group": 25,
            "created": "2021-08-29T04:42:37.717805Z",
            "started": null,
            "ended": null
        },
        {
            "id": 808,
            "name": "Test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-08-29T07:54:27.488255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1790,
            "name": "Primus Inter Pares",
            "creator": 1218730,
            "group": 655,
            "created": "2024-11-06T06:18:35.120610Z",
            "started": null,
            "ended": null
        },
        {
            "id": 810,
            "name": "唐老師v.s宥宥宥",
            "creator": 1003410,
            "group": 9276,
            "created": "2021-08-30T10:58:20.077244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}