GET /api/v1/tournament_records/?format=api&ordering=-ended&page=29
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=30",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-ended&page=28",
    "results": [
        {
            "id": 287,
            "name": "fdkzadfjhfsaaf",
            "creator": 735412,
            "group": 1600,
            "created": "2020-06-20T11:21:54.473619Z",
            "started": null,
            "ended": null
        },
        {
            "id": 289,
            "name": "BADUK",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T20:41:57.604421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 290,
            "name": "LOS QUE NO ENTRARON AL PRIMER TORNEO",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T21:15:11.997392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1615,
            "name": "Ccccc",
            "creator": 1507332,
            "group": 12520,
            "created": "2024-02-01T04:48:05.012056Z",
            "started": null,
            "ended": null
        },
        {
            "id": 211,
            "name": "msr_bleskové_go",
            "creator": 775504,
            "group": 5661,
            "created": "2020-05-10T10:28:28.542083Z",
            "started": null,
            "ended": null
        },
        {
            "id": 203,
            "name": "hihihihihihihi",
            "creator": 752573,
            "group": 5545,
            "created": "2020-05-05T02:24:16.613952Z",
            "started": null,
            "ended": null
        },
        {
            "id": 292,
            "name": "Руст",
            "creator": 648482,
            "group": 9,
            "created": "2020-06-23T09:43:05.169649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 293,
            "name": "나미사랑",
            "creator": 801585,
            "group": 6126,
            "created": "2020-06-24T01:59:52.315807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 50,
            "name": "Murase Go Group Tournament",
            "creator": 449215,
            "group": 2389,
            "created": "2019-11-28T18:28:43.647856Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}