GET /api/v1/tournament_records/?format=api&ordering=-creator&page=134
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=-creator&page=135",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=133",
    "results": [
        {
            "id": 37,
            "name": "Prueba1",
            "creator": 663579,
            "group": 4024,
            "created": "2019-09-26T15:31:25.406739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 230,
            "name": "Match Amistoso Rōnin v/s Tengen",
            "creator": 663579,
            "group": 4262,
            "created": "2020-05-19T17:30:15.123961Z",
            "started": null,
            "ended": null
        },
        {
            "id": 327,
            "name": "Match Amistoso Rōnin v/s Hoshi",
            "creator": 663579,
            "group": 4262,
            "created": "2020-07-30T21:51:11.518102Z",
            "started": null,
            "ended": null
        },
        {
            "id": 347,
            "name": "1º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2020-08-19T16:10:05.060322Z",
            "started": null,
            "ended": null
        },
        {
            "id": 562,
            "name": "2º TORNEO TÍTULO MUSASHI",
            "creator": 663579,
            "group": 4262,
            "created": "2021-03-05T12:55:38.411368Z",
            "started": null,
            "ended": null
        },
        {
            "id": 934,
            "name": "Christmas Party with Go",
            "creator": 663342,
            "group": 10806,
            "created": "2021-12-23T08:01:54.364126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 798,
            "name": "Gokid Cup",
            "creator": 659630,
            "group": 4076,
            "created": "2021-08-13T04:54:43.246451Z",
            "started": null,
            "ended": null
        },
        {
            "id": 521,
            "name": "Never. fear",
            "creator": 658648,
            "group": 515,
            "created": "2021-02-03T01:50:33.553673Z",
            "started": null,
            "ended": null
        },
        {
            "id": 648,
            "name": "Tornement",
            "creator": 658648,
            "group": 515,
            "created": "2021-05-01T16:40:00.926421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 127,
            "name": "Tutury",
            "creator": 658024,
            "group": 4944,
            "created": "2020-03-30T20:29:05.983654Z",
            "started": null,
            "ended": null
        }
    ]
}