GET /api/v1/tournament_records/?format=api&ordering=created&page=46
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=created&page=47",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=45",
    "results": [
        {
            "id": 509,
            "name": "yahoo",
            "creator": 923950,
            "group": 2225,
            "created": "2021-01-25T04:35:02.270263Z",
            "started": null,
            "ended": null
        },
        {
            "id": 510,
            "name": "aras hacker",
            "creator": 831547,
            "group": 7896,
            "created": "2021-01-27T06:30:18.427631Z",
            "started": null,
            "ended": null
        },
        {
            "id": 511,
            "name": "Psb",
            "creator": 924538,
            "group": 3,
            "created": "2021-01-27T20:29:32.875656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 512,
            "name": "lllllll",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:17:13.982375Z",
            "started": null,
            "ended": null
        },
        {
            "id": 513,
            "name": "kps",
            "creator": 831547,
            "group": 43,
            "created": "2021-01-28T14:32:34.190832Z",
            "started": null,
            "ended": null
        },
        {
            "id": 514,
            "name": "กรวรรณ มณทา",
            "creator": 921111,
            "group": 8022,
            "created": "2021-01-29T11:33:20.972905Z",
            "started": null,
            "ended": null
        },
        {
            "id": 515,
            "name": "ProGo",
            "creator": 760461,
            "group": 8048,
            "created": "2021-01-30T10:09:49.691723Z",
            "started": null,
            "ended": null
        },
        {
            "id": 516,
            "name": "uhh",
            "creator": 867731,
            "group": 6759,
            "created": "2021-01-30T19:18:38.916017Z",
            "started": null,
            "ended": null
        },
        {
            "id": 517,
            "name": "21S2 Division B",
            "creator": 128134,
            "group": 6974,
            "created": "2021-01-31T08:19:58.846734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        }
    ]
}