List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1063",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=1061",
    "results": [
        {
            "id": 78944,
            "name": "Net Problem 1",
            "created": "2024-01-26T17:17:20.612443Z",
            "modified": "2026-05-10T04:11:10.717898Z"
        },
        {
            "id": 78924,
            "name": "2024.01.24",
            "created": "2024-01-24T16:11:36.505786Z",
            "modified": "2026-05-24T01:05:47.800799Z"
        },
        {
            "id": 78911,
            "name": "Problem 11",
            "created": "2024-01-24T03:03:27.067124Z",
            "modified": "2026-05-20T22:39:32.267798Z"
        },
        {
            "id": 78910,
            "name": "Problem 10",
            "created": "2024-01-24T02:56:38.461375Z",
            "modified": "2026-05-20T22:22:15.251664Z"
        },
        {
            "id": 78909,
            "name": "Problem 9",
            "created": "2024-01-24T02:55:40.307019Z",
            "modified": "2026-03-30T15:33:00.381999Z"
        },
        {
            "id": 78908,
            "name": "Problem  8",
            "created": "2024-01-24T02:52:43.092244Z",
            "modified": "2026-05-20T21:46:04.795510Z"
        },
        {
            "id": 78907,
            "name": "Problem 7",
            "created": "2024-01-24T02:50:29.919790Z",
            "modified": "2026-05-20T21:43:30.132529Z"
        },
        {
            "id": 78906,
            "name": "Problem 5",
            "created": "2024-01-24T02:48:42.428427Z",
            "modified": "2026-05-23T23:45:30.199673Z"
        },
        {
            "id": 78905,
            "name": "Problem 4",
            "created": "2024-01-24T02:42:11.956846Z",
            "modified": "2026-05-16T17:27:42.833009Z"
        },
        {
            "id": 78904,
            "name": "Problem 3",
            "created": "2024-01-24T02:39:32.213891Z",
            "modified": "2026-03-30T15:33:10.919444Z"
        }
    ]
}