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": 1580,
    "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": 658,
            "name": "WW",
            "creator": 981579,
            "group": 9078,
            "created": "2021-05-05T17:12:57.814675Z",
            "started": null,
            "ended": null
        },
        {
            "id": 659,
            "name": "Semana Cultural",
            "creator": 993590,
            "group": 9084,
            "created": "2021-05-06T16:55:54.275193Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}