GET /api/v1/tournament_records/?format=api&ordering=-created&page=132
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=133",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=131",
    "results": [
        {
            "id": 296,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:45:26.502714Z",
            "started": null,
            "ended": null
        },
        {
            "id": 295,
            "name": "Eugene-CB",
            "creator": 767900,
            "group": 5449,
            "created": "2020-06-26T08:44:33.494509Z",
            "started": null,
            "ended": null
        },
        {
            "id": 294,
            "name": "GO Tornament",
            "creator": 736685,
            "group": 5925,
            "created": "2020-06-26T06:13:13.772319Z",
            "started": null,
            "ended": null
        },
        {
            "id": 293,
            "name": "나미사랑",
            "creator": 801585,
            "group": 6126,
            "created": "2020-06-24T01:59:52.315807Z",
            "started": null,
            "ended": null
        },
        {
            "id": 292,
            "name": "Руст",
            "creator": 648482,
            "group": 9,
            "created": "2020-06-23T09:43:05.169649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 291,
            "name": "LoL😝☺️",
            "creator": 779353,
            "group": 6089,
            "created": "2020-06-20T21:46:01.593079Z",
            "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": 288,
            "name": "CUARTO",
            "creator": 784355,
            "group": 5581,
            "created": "2020-06-20T19:53:55.325097Z",
            "started": null,
            "ended": null
        },
        {
            "id": 287,
            "name": "fdkzadfjhfsaaf",
            "creator": 735412,
            "group": 1600,
            "created": "2020-06-20T11:21:54.473619Z",
            "started": null,
            "ended": null
        }
    ]
}