GET /api/v1/tournament_records/?format=api&ordering=created&page=73
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=74",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=72",
    "results": [
        {
            "id": 825,
            "name": "P game",
            "creator": 995833,
            "group": 9136,
            "created": "2021-09-12T10:16:57.476438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 826,
            "name": "yxjjdfdrf",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:13:12.965293Z",
            "started": null,
            "ended": null
        },
        {
            "id": 827,
            "name": "bhgg",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:18:33.155062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 828,
            "name": "rggy",
            "creator": 1041073,
            "group": 43,
            "created": "2021-09-13T05:20:22.871095Z",
            "started": null,
            "ended": null
        },
        {
            "id": 829,
            "name": "gjhgf",
            "creator": 1041073,
            "group": 515,
            "created": "2021-09-13T09:55:50.559108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 830,
            "name": "hi",
            "creator": 1021720,
            "group": 25,
            "created": "2021-09-14T08:01:55.929159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 831,
            "name": "Davi828",
            "creator": 1052777,
            "group": 25,
            "created": "2021-09-14T23:42:56.309944Z",
            "started": null,
            "ended": null
        },
        {
            "id": 833,
            "name": "hi",
            "creator": 1024043,
            "group": 7929,
            "created": "2021-09-16T13:47:15.247002Z",
            "started": null,
            "ended": null
        },
        {
            "id": 834,
            "name": "HAAHAHAHAHAHA!!!!!!",
            "creator": 1035195,
            "group": 25,
            "created": "2021-09-17T03:08:25.373191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        }
    ]
}