GET /api/v1/tournament_records/?format=api&ordering=created&page=59
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=60",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=58",
    "results": [
        {
            "id": 660,
            "name": "asae",
            "creator": 983435,
            "group": 8975,
            "created": "2021-05-10T03:09:45.654152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 661,
            "name": "PKC1M22",
            "creator": 932671,
            "group": 25,
            "created": "2021-05-10T07:54:28.902606Z",
            "started": null,
            "ended": null
        },
        {
            "id": 662,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 6332,
            "created": "2021-05-10T07:56:48.810154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 663,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 825,
            "created": "2021-05-10T08:03:27.520166Z",
            "started": null,
            "ended": null
        },
        {
            "id": 664,
            "name": "Командный турнир 3х3",
            "creator": 751397,
            "group": 8774,
            "created": "2021-05-10T09:48:55.616291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 666,
            "name": "nataliavshomar",
            "creator": 995655,
            "group": 9118,
            "created": "2021-05-11T00:40:46.127391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 667,
            "name": "itzel vs Natalia",
            "creator": 945741,
            "group": 9118,
            "created": "2021-05-11T00:41:26.572512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 668,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:07.760576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 669,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:58.919565Z",
            "started": null,
            "ended": null
        },
        {
            "id": 670,
            "name": "hello test",
            "creator": 517730,
            "group": 9125,
            "created": "2021-05-11T08:21:21.529649Z",
            "started": null,
            "ended": null
        }
    ]
}