GET /api/v1/tournament_records/?format=api&ordering=created&page=133
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=134",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=132",
    "results": [
        {
            "id": 1571,
            "name": "Eat,utterly,e",
            "creator": 1475810,
            "group": 13838,
            "created": "2023-12-03T03:06:06.484918Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1572,
            "name": "棋賽1",
            "creator": 1431566,
            "group": 13803,
            "created": "2023-12-03T04:07:16.995744Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1577,
            "name": "Saraswati",
            "creator": 1471419,
            "group": 25,
            "created": "2023-12-06T15:44:28.370558Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1578,
            "name": "nahuel 2014 vdf",
            "creator": 845981,
            "group": 8115,
            "created": "2023-12-07T13:35:13.186052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1579,
            "name": "Coinsin",
            "creator": 1475622,
            "group": 13753,
            "created": "2023-12-07T15:01:58.047092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1580,
            "name": "MADGIA",
            "creator": 1347651,
            "group": 13813,
            "created": "2023-12-07T19:10:21.708077Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1581,
            "name": "Rengo",
            "creator": 1268111,
            "group": 13857,
            "created": "2023-12-09T04:16:56.537337Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1582,
            "name": "гей",
            "creator": 1476190,
            "group": 13840,
            "created": "2023-12-09T06:32:38.840380Z",
            "started": null,
            "ended": null
        }
    ]
}