List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5180",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5178",
    "results": [
        {
            "id": 89290,
            "name": "Problem 57",
            "created": "2024-12-04T08:24:26.228059Z",
            "modified": "2026-03-31T13:47:49.856216Z"
        },
        {
            "id": 89291,
            "name": "Problem 58",
            "created": "2024-12-04T08:25:39.844645Z",
            "modified": "2026-03-31T13:49:57.877146Z"
        },
        {
            "id": 89292,
            "name": "Problem 59",
            "created": "2024-12-04T08:27:19.208826Z",
            "modified": "2026-03-31T13:52:04.419398Z"
        },
        {
            "id": 89293,
            "name": "Problem 60",
            "created": "2024-12-04T08:28:58.968429Z",
            "modified": "2026-03-31T13:54:10.024940Z"
        },
        {
            "id": 89294,
            "name": "Problem 61",
            "created": "2024-12-04T08:38:02.957377Z",
            "modified": "2026-03-31T13:56:11.891347Z"
        },
        {
            "id": 89295,
            "name": "Problem 62",
            "created": "2024-12-04T08:39:37.680742Z",
            "modified": "2026-03-31T13:58:15.862786Z"
        },
        {
            "id": 89296,
            "name": "Problem 63",
            "created": "2024-12-04T08:44:44.741280Z",
            "modified": "2026-03-31T14:00:10.905264Z"
        },
        {
            "id": 89297,
            "name": "Problem 64",
            "created": "2024-12-04T08:46:15.349761Z",
            "modified": "2026-03-31T14:02:01.521910Z"
        },
        {
            "id": 89298,
            "name": "Problem 65",
            "created": "2024-12-04T08:48:58.334420Z",
            "modified": "2026-03-31T14:03:53.194013Z"
        },
        {
            "id": 89299,
            "name": "Problem 175",
            "created": "2024-12-04T16:38:06.926846Z",
            "modified": "2026-03-30T16:21:06.061973Z"
        }
    ]
}