GET /api/v1/tournament_records/?format=api&ordering=creator&page=47
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=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=46",
    "results": [
        {
            "id": 200,
            "name": "Iñaki.bmx",
            "creator": 765620,
            "group": 4974,
            "created": "2020-05-02T22:57:17.085377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 442,
            "name": "ㅍ포모😷😆😋☻👽😎😛😊☻👽😎😊👽",
            "creator": 765827,
            "group": 7353,
            "created": "2020-11-19T05:32:21.994143Z",
            "started": null,
            "ended": null
        },
        {
            "id": 416,
            "name": "Cambridge Michaelmas Cup",
            "creator": 766225,
            "group": 7082,
            "created": "2020-10-16T19:08:56.831846Z",
            "started": null,
            "ended": null
        },
        {
            "id": 179,
            "name": "PrimerTorneo",
            "creator": 766354,
            "group": 5403,
            "created": "2020-04-24T00:44:54.352250Z",
            "started": null,
            "ended": null
        },
        {
            "id": 951,
            "name": "G",
            "creator": 766596,
            "group": 7228,
            "created": "2022-01-08T16:45:49.982154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 296,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:45:26.502714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 295,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:44:33.494509Z",
            "started": null,
            "ended": null
        },
        {
            "id": 421,
            "name": "jaivier",
            "creator": 768068,
            "group": 3,
            "created": "2020-10-26T12:18:25.381047Z",
            "started": null,
            "ended": null
        },
        {
            "id": 395,
            "name": "Hahahaha",
            "creator": 768074,
            "group": 7014,
            "created": "2020-10-05T06:42:12.322614Z",
            "started": null,
            "ended": null
        },
        {
            "id": 375,
            "name": "Weiqi To Go",
            "creator": 768074,
            "group": 4955,
            "created": "2020-09-14T07:11:38.287658Z",
            "started": null,
            "ended": null
        }
    ]
}