GET /api/v1/tournament_records/?format=api&ordering=ended&page=70
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=ended&page=71",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=ended&page=69",
    "results": [
        {
            "id": 1266,
            "name": "Azot Go",
            "creator": 1226015,
            "group": 12419,
            "created": "2022-10-20T20:17:55.508416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1267,
            "name": "FhjHHxjyyyzjuvv CV lyjxtbjjj",
            "creator": 1211361,
            "group": 7028,
            "created": "2022-10-24T07:43:07.373618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1268,
            "name": "1706",
            "creator": 1228537,
            "group": 9676,
            "created": "2022-10-24T16:08:17.409003Z",
            "started": null,
            "ended": null
        },
        {
            "id": 722,
            "name": "A",
            "creator": 1013057,
            "group": 9473,
            "created": "2021-06-17T15:17:26.914448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 675,
            "name": "Fhfjfhgh",
            "creator": 799587,
            "group": 8883,
            "created": "2021-05-14T20:08:35.307307Z",
            "started": null,
            "ended": null
        },
        {
            "id": 676,
            "name": "30052552",
            "creator": 997557,
            "group": 9173,
            "created": "2021-05-15T03:00:11.835434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 677,
            "name": "rhghgmmbbetasd",
            "creator": 984333,
            "group": 43,
            "created": "2021-05-15T05:43:23.823612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 678,
            "name": "Lal",
            "creator": 735469,
            "group": 7746,
            "created": "2021-05-15T07:39:15.011775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 723,
            "name": "9x9 blitz",
            "creator": 482393,
            "group": 9451,
            "created": "2021-06-17T15:31:26.736074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}