GET /api/v1/tournament_records/?format=api&ordering=-created&page=153
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=154",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=152",
    "results": [
        {
            "id": 65,
            "name": "Naci Erdem Games ..",
            "creator": 680909,
            "group": 4353,
            "created": "2020-01-16T11:55:43.655753Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 63,
            "name": "9x9 32 reasons to cry",
            "creator": 582354,
            "group": 3207,
            "created": "2020-01-15T18:59:19.230653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 62,
            "name": "AWESOME animal",
            "creator": 696496,
            "group": 4339,
            "created": "2020-01-14T17:02:03.340232Z",
            "started": null,
            "ended": null
        },
        {
            "id": 61,
            "name": "Yay!!!",
            "creator": 192634,
            "group": 25,
            "created": "2020-01-14T12:17:46.767979Z",
            "started": null,
            "ended": null
        },
        {
            "id": 60,
            "name": "Automatic Sitewide Tournament",
            "creator": 375043,
            "group": 515,
            "created": "2020-01-13T08:34:58.479960Z",
            "started": null,
            "ended": null
        },
        {
            "id": 58,
            "name": "wow",
            "creator": 696496,
            "group": 2389,
            "created": "2020-01-09T16:20:48.810127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 57,
            "name": "DeNeMe",
            "creator": 605619,
            "group": 3924,
            "created": "2020-01-05T12:31:21.552566Z",
            "started": null,
            "ended": null
        },
        {
            "id": 56,
            "name": "IRELAND",
            "creator": 698377,
            "group": 858,
            "created": "2019-12-30T17:07:02.029200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 55,
            "name": "1° Torneo Femenino por Equipos",
            "creator": 49067,
            "group": 4172,
            "created": "2019-12-22T13:38:29.171960Z",
            "started": null,
            "ended": null
        }
    ]
}