List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=517",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=515",
    "results": [
        {
            "id": 93923,
            "name": "Problem 242",
            "created": "2025-05-09T18:17:04.758938Z",
            "modified": "2026-05-02T15:07:16.743639Z"
        },
        {
            "id": 93922,
            "name": "Problem 241",
            "created": "2025-05-09T18:16:13.356512Z",
            "modified": "2026-05-02T15:07:15.685532Z"
        },
        {
            "id": 93921,
            "name": "Problem 240",
            "created": "2025-05-09T18:15:21.110153Z",
            "modified": "2026-05-05T04:34:32.092201Z"
        },
        {
            "id": 93920,
            "name": "Problem 239",
            "created": "2025-05-09T18:14:22.925464Z",
            "modified": "2026-05-05T04:34:31.720856Z"
        },
        {
            "id": 93919,
            "name": "Problem 238",
            "created": "2025-05-09T18:12:38.848941Z",
            "modified": "2026-04-29T07:51:05.788758Z"
        },
        {
            "id": 93907,
            "name": "35: Black to kill",
            "created": "2025-05-09T08:41:14.357035Z",
            "modified": "2026-05-08T05:13:56.228323Z"
        },
        {
            "id": 93906,
            "name": "Problem 18",
            "created": "2025-05-09T03:59:12.860555Z",
            "modified": "2026-05-08T18:26:47.740934Z"
        },
        {
            "id": 93897,
            "name": "8: Black to play – Find the next move (it’s beautiful)",
            "created": "2025-05-09T02:14:13.352042Z",
            "modified": "2026-05-05T11:30:13.664039Z"
        },
        {
            "id": 93876,
            "name": "The Puzzle Third",
            "created": "2025-05-09T01:14:49.084515Z",
            "modified": "2026-03-30T16:45:14.730570Z"
        },
        {
            "id": 93872,
            "name": "The Puzzle Second",
            "created": "2025-05-09T01:11:55.863369Z",
            "modified": "2026-04-21T20:53:30.556988Z"
        }
    ]
}