GET /api/v1/tournament_records/?format=api&ordering=creator&page=73
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=creator&page=74",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=72",
    "results": [
        {
            "id": 582,
            "name": "Team russia tournament",
            "creator": 918036,
            "group": 8357,
            "created": "2021-03-12T17:52:09.462455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 557,
            "name": "坐隐天下 v1.0 比赛",
            "creator": 918259,
            "group": 8481,
            "created": "2021-02-26T02:36:58.752275Z",
            "started": null,
            "ended": null
        },
        {
            "id": 853,
            "name": "test2",
            "creator": 919051,
            "group": 7984,
            "created": "2021-09-26T18:04:53.362566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 852,
            "name": "Test1",
            "creator": 919068,
            "group": 7984,
            "created": "2021-09-26T17:58:21.552880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 737,
            "name": "33ertfe",
            "creator": 919820,
            "group": 485,
            "created": "2021-06-26T09:47:09.983569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1017,
            "name": "CHANKA",
            "creator": 920626,
            "group": 11138,
            "created": "2022-02-15T07:54:45.487691Z",
            "started": null,
            "ended": null
        },
        {
            "id": 514,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-29T11:33:20.972905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 498,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-20T02:21:06.294169Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1006,
            "name": "AAA",
            "creator": 921183,
            "group": 11087,
            "created": "2022-02-07T07:57:55.660455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 765,
            "name": "Machinato",
            "creator": 921756,
            "group": 446,
            "created": "2021-07-15T14:10:22.691765Z",
            "started": null,
            "ended": null
        }
    ]
}