GET /api/v1/tournament_records/?format=api&ordering=creator&page=50
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=51",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=49",
    "results": [
        {
            "id": 1075,
            "name": "Jjih",
            "creator": 775974,
            "group": 25,
            "created": "2022-03-29T04:27:08.841568Z",
            "started": null,
            "ended": null
        },
        {
            "id": 226,
            "name": "Go Masters Tournament 1",
            "creator": 776045,
            "group": 5725,
            "created": "2020-05-17T16:08:43.602970Z",
            "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": 289,
            "name": "BADUK",
            "creator": 776215,
            "group": 5581,
            "created": "2020-06-20T20:41:57.604421Z",
            "started": null,
            "ended": null
        },
        {
            "id": 233,
            "name": "PROOOOOOOOOOOO",
            "creator": 777498,
            "group": 515,
            "created": "2020-05-21T19:45:48.501048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 225,
            "name": "Frontier Friday",
            "creator": 777845,
            "group": 2946,
            "created": "2020-05-15T17:15:38.850248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 291,
            "name": "LoL😝☺️",
            "creator": 779353,
            "group": 6089,
            "created": "2020-06-20T21:46:01.593079Z",
            "started": null,
            "ended": null
        },
        {
            "id": 231,
            "name": "mini torneo 6",
            "creator": 779425,
            "group": 5581,
            "created": "2020-05-19T18:48:45.982380Z",
            "started": null,
            "ended": null
        },
        {
            "id": 232,
            "name": "vvv",
            "creator": 779723,
            "group": 5787,
            "created": "2020-05-21T03:11:05.867851Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1196,
            "name": "γ…—γ…—γ…—",
            "creator": 780164,
            "group": 12019,
            "created": "2022-07-06T05:41:20.768639Z",
            "started": null,
            "ended": null
        }
    ]
}