GET /api/v1/tournament_records/?format=api&ordering=-group&page=94
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=-group&page=95",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=93",
    "results": [
        {
            "id": 288,
            "name": "CUARTO",
            "creator": 784355,
            "group": 5581,
            "created": "2020-06-20T19:53:55.325097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 289,
            "name": "BADUK",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T20:41:57.604421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 290,
            "name": "LOS QUE NO ENTRARON AL PRIMER TORNEO",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T21:15:11.997392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 364,
            "name": "Ali",
            "creator": 788094,
            "group": 5581,
            "created": "2020-09-03T14:26:28.704737Z",
            "started": null,
            "ended": null
        },
        {
            "id": 447,
            "name": "estoesjugarpro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-11-24T19:45:09.407127Z",
            "started": null,
            "ended": null
        },
        {
            "id": 455,
            "name": "para5quejuegapro",
            "creator": 848901,
            "group": 5581,
            "created": "2020-12-01T19:40:59.055204Z",
            "started": null,
            "ended": null
        },
        {
            "id": 497,
            "name": "HAPPY BERSDAY JOCA!!!",
            "creator": 848901,
            "group": 5581,
            "created": "2021-01-19T19:39:20.841146Z",
            "started": null,
            "ended": null
        },
        {
            "id": 304,
            "name": "День независимости США",
            "creator": 713237,
            "group": 5579,
            "created": "2020-07-04T16:33:25.948750Z",
            "started": null,
            "ended": null
        },
        {
            "id": 202,
            "name": "something",
            "creator": 768293,
            "group": 5563,
            "created": "2020-05-04T02:38:51.057766Z",
            "started": null,
            "ended": null
        },
        {
            "id": 203,
            "name": "hihihihihihihi",
            "creator": 752573,
            "group": 5545,
            "created": "2020-05-05T02:24:16.613952Z",
            "started": null,
            "ended": null
        }
    ]
}