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": 1580,
    "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": 560,
            "name": "MGF Grand tournament 2021",
            "creator": 769820,
            "group": 5803,
            "created": "2021-03-03T19:00:29.413735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 596,
            "name": "S_Alexander is the best!",
            "creator": 770016,
            "group": 6124,
            "created": "2021-03-20T09:45:40.419286Z",
            "started": null,
            "ended": null
        },
        {
            "id": 468,
            "name": "19x19 1d - 9d+ Friendly Match (tournament)",
            "creator": 770016,
            "group": 6273,
            "created": "2020-12-15T11:09:37.758348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 236,
            "name": "Tournament 1",
            "creator": 772323,
            "group": 5603,
            "created": "2020-05-23T06:49:26.602111Z",
            "started": null,
            "ended": null
        },
        {
            "id": 460,
            "name": "9X9 players",
            "creator": 773189,
            "group": 4081,
            "created": "2020-12-03T12:26:44.552050Z",
            "started": null,
            "ended": null
        },
        {
            "id": 436,
            "name": "Aras",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:52:12.201749Z",
            "started": null,
            "ended": null
        },
        {
            "id": 435,
            "name": "Aras hacker",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:51:32.157223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 394,
            "name": "TÜRK GO!",
            "creator": 773189,
            "group": 6936,
            "created": "2020-10-04T08:54:25.730513Z",
            "started": null,
            "ended": null
        },
        {
            "id": 211,
            "name": "msr_bleskové_go",
            "creator": 775504,
            "group": 5661,
            "created": "2020-05-10T10:28:28.542083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1109,
            "name": "Ffffff",
            "creator": 775974,
            "group": 11472,
            "created": "2022-04-18T02:06:59.476931Z",
            "started": null,
            "ended": null
        }
    ]
}