GET /api/v1/tournament_records/?format=api&ordering=started&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=started&page=49",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=47",
    "results": [
        {
            "id": 529,
            "name": "Test 2",
            "creator": 755916,
            "group": 8026,
            "created": "2021-02-07T14:01:46.890235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 469,
            "name": "21S1 Division B",
            "creator": 848128,
            "group": 6974,
            "created": "2020-12-16T17:43:20.683073Z",
            "started": null,
            "ended": null
        },
        {
            "id": 470,
            "name": "no se me aburri =u",
            "creator": 784398,
            "group": 6089,
            "created": "2020-12-17T03:32:17.364627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 471,
            "name": "Bpk",
            "creator": 510353,
            "group": 2293,
            "created": "2020-12-19T03:25:12.659244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 472,
            "name": "テスト",
            "creator": 790540,
            "group": 5923,
            "created": "2020-12-20T03:59:16.943555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 794,
            "name": "BAMBUGOBAN",
            "creator": 799595,
            "group": 8883,
            "created": "2021-08-04T14:09:22.696012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 791,
            "name": "เกมของเด็กน้อย",
            "creator": 1025180,
            "group": 9813,
            "created": "2021-08-03T05:51:22.043708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 531,
            "name": "nazlena",
            "creator": 936413,
            "group": 8296,
            "created": "2021-02-09T21:01:14.420845Z",
            "started": null,
            "ended": null
        },
        {
            "id": 476,
            "name": "Hallenser Weihnachts-Go 2020",
            "creator": 433800,
            "group": 5098,
            "created": "2020-12-21T10:24:18.871071Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1,
            "name": "Test record",
            "creator": 1,
            "group": 723,
            "created": "2019-07-13T13:39:35.741887Z",
            "started": null,
            "ended": null
        }
    ]
}