GET /api/v1/tournament_records/?format=api&ordering=-creator&page=120
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=121",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=119",
    "results": [
        {
            "id": 379,
            "name": "Ultra Tournament 2020",
            "creator": 747694,
            "group": 5683,
            "created": "2020-09-18T23:36:22.041191Z",
            "started": null,
            "ended": null
        },
        {
            "id": 674,
            "name": "Nakamura Sumire",
            "creator": 747399,
            "group": 8871,
            "created": "2021-05-14T03:04:36.283781Z",
            "started": null,
            "ended": null
        },
        {
            "id": 703,
            "name": "Play to win",
            "creator": 746506,
            "group": 9285,
            "created": "2021-06-03T14:08:26.618152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 797,
            "name": "สถิติโกะไทย",
            "creator": 746506,
            "group": 9734,
            "created": "2021-08-11T09:13:21.191822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 811,
            "name": "thai",
            "creator": 746506,
            "group": 471,
            "created": "2021-08-30T11:48:46.250062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 112,
            "name": "Cuarentena día 3",
            "creator": 746065,
            "group": 4802,
            "created": "2020-03-24T18:55:50.832377Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1425,
            "name": "Torneo del \"puente más largo del año\"",
            "creator": 746065,
            "group": 506,
            "created": "2023-04-07T01:12:05.093922Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1488,
            "name": "Torneo por correspondencia UPN",
            "creator": 746065,
            "group": 4802,
            "created": "2023-07-29T18:34:05.892801Z",
            "started": null,
            "ended": null
        },
        {
            "id": 303,
            "name": "ICKKCKDBB",
            "creator": 745958,
            "group": 4806,
            "created": "2020-07-03T23:04:01.401443Z",
            "started": null,
            "ended": null
        },
        {
            "id": 110,
            "name": "pro",
            "creator": 744918,
            "group": 25,
            "created": "2020-03-24T04:49:18.260344Z",
            "started": null,
            "ended": null
        }
    ]
}