GET /api/v1/tournament_records/?format=api&ordering=-created&page=99
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=100",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=98",
    "results": [
        {
            "id": 679,
            "name": "รวมสุดยอดฝีมือ ครั้งที่ 1 (2564)ปะทะเดือด",
            "creator": 517674,
            "group": 2328,
            "created": "2021-05-17T14:34:01.878721Z",
            "started": null,
            "ended": null
        },
        {
            "id": 678,
            "name": "Lal",
            "creator": 735469,
            "group": 7746,
            "created": "2021-05-15T07:39:15.011775Z",
            "started": null,
            "ended": null
        },
        {
            "id": 677,
            "name": "rhghgmmbbetasd",
            "creator": 984333,
            "group": 43,
            "created": "2021-05-15T05:43:23.823612Z",
            "started": null,
            "ended": null
        },
        {
            "id": 676,
            "name": "30052552",
            "creator": 997557,
            "group": 9173,
            "created": "2021-05-15T03:00:11.835434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 675,
            "name": "Fhfjfhgh",
            "creator": 799587,
            "group": 8883,
            "created": "2021-05-14T20:08:35.307307Z",
            "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": 673,
            "name": "Attack on titan go ⚫️🆚⚪️",
            "creator": 750171,
            "group": 9161,
            "created": "2021-05-14T02:36:10.570362Z",
            "started": null,
            "ended": null
        },
        {
            "id": 672,
            "name": "Torneo sub12",
            "creator": 799595,
            "group": 8883,
            "created": "2021-05-12T19:55:09.708794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 670,
            "name": "hello test",
            "creator": 517730,
            "group": 9125,
            "created": "2021-05-11T08:21:21.529649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 669,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:58.919565Z",
            "started": null,
            "ended": null
        }
    ]
}