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

{
    "count": 1588,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=48",
    "results": [
        {
            "id": 931,
            "name": "Turnuva",
            "creator": 1096372,
            "group": 10794,
            "created": "2021-12-20T11:05:38.361095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 932,
            "name": "Turnuva",
            "creator": 1096370,
            "group": 10794,
            "created": "2021-12-20T11:05:51.630516Z",
            "started": null,
            "ended": null
        },
        {
            "id": 930,
            "name": "Turnuva",
            "creator": 1096368,
            "group": 10794,
            "created": "2021-12-20T11:03:56.171443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1069,
            "name": "NZT 2022",
            "creator": 1095664,
            "group": 3207,
            "created": "2022-03-24T19:42:56.929537Z",
            "started": null,
            "ended": null
        },
        {
            "id": 938,
            "name": "fun",
            "creator": 1095408,
            "group": 25,
            "created": "2021-12-27T19:12:57.768995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 994,
            "name": "大富翁 Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-04T11:34:46.319680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1076,
            "name": "為",
            "creator": 1092952,
            "group": 99,
            "created": "2022-03-29T06:58:12.633022Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1078,
            "name": "bye我就唔會但又唔可以食及格陵但",
            "creator": 1092952,
            "group": 11056,
            "created": "2022-03-29T07:05:16.456793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        }
    ]
}