List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5448",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5446",
    "results": [
        {
            "id": 36034,
            "name": "Problem 13-1",
            "created": "2021-08-10T21:04:13.496201Z",
            "modified": "2026-03-30T10:25:07.819982Z"
        },
        {
            "id": 36033,
            "name": "Problem 12-9",
            "created": "2021-08-10T21:03:34.592499Z",
            "modified": "2026-03-30T10:25:07.753615Z"
        },
        {
            "id": 36032,
            "name": "Problem 12-8",
            "created": "2021-08-10T21:01:43.812643Z",
            "modified": "2026-03-30T10:25:07.680375Z"
        },
        {
            "id": 36031,
            "name": "Problem 12-7",
            "created": "2021-08-10T21:00:18.612232Z",
            "modified": "2026-03-30T10:25:07.678073Z"
        },
        {
            "id": 36030,
            "name": "Problem 12-6",
            "created": "2021-08-10T20:58:59.107724Z",
            "modified": "2026-03-30T10:25:07.605900Z"
        },
        {
            "id": 36029,
            "name": "Problem 12-5",
            "created": "2021-08-10T20:57:52.207765Z",
            "modified": "2026-03-30T10:25:07.573551Z"
        },
        {
            "id": 36028,
            "name": "Problem 12-4",
            "created": "2021-08-10T20:56:58.153549Z",
            "modified": "2026-03-30T10:25:07.460899Z"
        },
        {
            "id": 36024,
            "name": "Example 9.1.1 - Naturally sacrificing",
            "created": "2021-08-10T17:48:50.091917Z",
            "modified": "2026-03-30T10:25:07.387465Z"
        },
        {
            "id": 36023,
            "name": "Exercise 8.8 - Connection and cutting",
            "created": "2021-08-10T17:44:38.971243Z",
            "modified": "2026-03-30T10:25:07.321960Z"
        },
        {
            "id": 36022,
            "name": "Exercise 8.7 - Connection and cutting",
            "created": "2021-08-10T17:40:27.148189Z",
            "modified": "2026-03-30T10:25:07.218357Z"
        }
    ]
}