GET /api/v1/tournament_records/?format=api&ordering=created&page=48
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=49",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=47",
    "results": [
        {
            "id": 531,
            "name": "nazlena",
            "creator": 936413,
            "group": 8296,
            "created": "2021-02-09T21:01:14.420845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 532,
            "name": "Troll",
            "creator": 839251,
            "group": 6730,
            "created": "2021-02-10T02:52:19.721336Z",
            "started": null,
            "ended": null
        },
        {
            "id": 533,
            "name": "Troll",
            "creator": 836858,
            "group": 6730,
            "created": "2021-02-10T02:54:13.632677Z",
            "started": null,
            "ended": null
        },
        {
            "id": 534,
            "name": "2021vs4",
            "creator": 926454,
            "group": 8297,
            "created": "2021-02-10T04:35:25.769613Z",
            "started": null,
            "ended": null
        },
        {
            "id": 535,
            "name": "1st competition",
            "creator": 833654,
            "group": 8321,
            "created": "2021-02-13T02:45:42.904743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 536,
            "name": "Tournament 1",
            "creator": 902324,
            "group": 8069,
            "created": "2021-02-13T05:18:56.499660Z",
            "started": null,
            "ended": null
        },
        {
            "id": 537,
            "name": "TORNEO INTERPLANETARIO DDK",
            "creator": 852168,
            "group": 6772,
            "created": "2021-02-13T14:53:55.570231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 538,
            "name": "March Tournament 1",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:46:44.328946Z",
            "started": null,
            "ended": null
        },
        {
            "id": 539,
            "name": "March Tournament 2",
            "creator": 765440,
            "group": 8262,
            "created": "2021-02-14T19:49:17.881945Z",
            "started": null,
            "ended": null
        },
        {
            "id": 540,
            "name": "Elygo",
            "creator": 924839,
            "group": 8095,
            "created": "2021-02-15T12:23:02.224937Z",
            "started": null,
            "ended": null
        }
    ]
}