GET /api/v1/tournament_records/?format=api&ordering=id&page=73
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=id&page=74",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=72",
    "results": [
        {
            "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
        },
        {
            "id": 836,
            "name": "Shūi No Ryu",
            "creator": 535212,
            "group": 10151,
            "created": "2021-09-18T19:50:35.659354Z",
            "started": null,
            "ended": null
        },
        {
            "id": 837,
            "name": "Shiyu Fan's 1st competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-18T21:27:44.352533Z",
            "started": null,
            "ended": null
        }
    ]
}