GET /api/v1/tournament_records/?format=api&ordering=creator&page=45
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=46",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=44",
    "results": [
        {
            "id": 189,
            "name": "panyakorn",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-28T12:03:33.700404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 186,
            "name": "GapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:29:13.739085Z",
            "started": null,
            "ended": null
        },
        {
            "id": 185,
            "name": "gapGap No.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:54.428327Z",
            "started": null,
            "ended": null
        },
        {
            "id": 184,
            "name": "GapGap Nio.1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:28:29.268210Z",
            "started": null,
            "ended": null
        },
        {
            "id": 183,
            "name": "GapGap No1",
            "creator": 758272,
            "group": 5172,
            "created": "2020-04-26T02:27:53.959377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 173,
            "name": "krunod",
            "creator": 758272,
            "group": 485,
            "created": "2020-04-21T12:07:37.883315Z",
            "started": null,
            "ended": null
        },
        {
            "id": 372,
            "name": "Mini Chocolate Chip Tournament - The Speedy Round",
            "creator": 758558,
            "group": 6248,
            "created": "2020-09-09T19:05:44.699471Z",
            "started": null,
            "ended": null
        },
        {
            "id": 515,
            "name": "ProGo",
            "creator": 760461,
            "group": 8048,
            "created": "2021-01-30T10:09:49.691723Z",
            "started": null,
            "ended": null
        },
        {
            "id": 166,
            "name": "Strategies for beginners",
            "creator": 760687,
            "group": 5144,
            "created": "2020-04-17T15:38:18.793743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 224,
            "name": "cm1c",
            "creator": 760990,
            "group": 5266,
            "created": "2020-05-15T08:53:41.092204Z",
            "started": null,
            "ended": null
        }
    ]
}