List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5247
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5248",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5246",
    "results": [
        {
            "id": 56029,
            "name": "BGJ 132 (2003) 8",
            "created": "2022-05-02T03:40:31.630207Z",
            "modified": "2026-03-30T13:18:16.900227Z"
        },
        {
            "id": 56024,
            "name": "BGJ 132 (2003) 7",
            "created": "2022-05-02T03:36:03.689954Z",
            "modified": "2026-03-30T13:18:16.717568Z"
        },
        {
            "id": 56021,
            "name": "BGJ 132 (2003) 6",
            "created": "2022-05-02T03:33:00.760184Z",
            "modified": "2026-03-30T13:18:16.493809Z"
        },
        {
            "id": 56019,
            "name": "BGJ 132 (2003) 5",
            "created": "2022-05-02T03:30:38.633153Z",
            "modified": "2026-03-30T13:18:16.438773Z"
        },
        {
            "id": 56017,
            "name": "BGJ 132 (2003) 4",
            "created": "2022-05-02T03:28:24.673134Z",
            "modified": "2026-03-30T13:18:16.330254Z"
        },
        {
            "id": 56016,
            "name": "BGJ 132 (2003) 3",
            "created": "2022-05-02T03:26:36.229666Z",
            "modified": "2026-03-30T13:18:16.179716Z"
        },
        {
            "id": 56015,
            "name": "BGJ 132 (2003) 2",
            "created": "2022-05-02T03:25:08.100180Z",
            "modified": "2026-03-30T13:18:16.145150Z"
        },
        {
            "id": 56013,
            "name": "BGJ 132 (2003) 1",
            "created": "2022-05-02T03:22:08.708048Z",
            "modified": "2026-03-30T13:18:15.899642Z"
        },
        {
            "id": 56005,
            "name": "Inverted boots-1",
            "created": "2022-05-02T02:49:59.735707Z",
            "modified": "2026-03-30T13:18:15.384955Z"
        },
        {
            "id": 55978,
            "name": "BGJ 131 (2003) 9",
            "created": "2022-05-01T18:23:03.528332Z",
            "modified": "2026-03-30T13:18:14.383635Z"
        }
    ]
}