List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5182
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=5183",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5181",
    "results": [
        {
            "id": 89320,
            "name": "Problem 196",
            "created": "2024-12-04T17:15:38.310720Z",
            "modified": "2026-03-30T16:21:10.097076Z"
        },
        {
            "id": 89321,
            "name": "Problem 197",
            "created": "2024-12-04T17:16:59.879699Z",
            "modified": "2026-03-30T16:21:10.542558Z"
        },
        {
            "id": 89322,
            "name": "Problem 198",
            "created": "2024-12-04T17:17:41.163558Z",
            "modified": "2026-03-30T16:21:10.753461Z"
        },
        {
            "id": 89323,
            "name": "Problem 199",
            "created": "2024-12-04T17:18:45.807611Z",
            "modified": "2026-03-30T16:21:10.977864Z"
        },
        {
            "id": 89324,
            "name": "Problem 200",
            "created": "2024-12-04T17:19:52.193352Z",
            "modified": "2026-03-30T16:21:11.200706Z"
        },
        {
            "id": 89326,
            "name": "Problem 201",
            "created": "2024-12-04T17:42:55.208833Z",
            "modified": "2026-03-30T16:21:11.336491Z"
        },
        {
            "id": 89327,
            "name": "Problem 202",
            "created": "2024-12-04T17:43:58.237491Z",
            "modified": "2026-03-30T16:21:11.606462Z"
        },
        {
            "id": 89328,
            "name": "Problem 203",
            "created": "2024-12-04T17:45:35.682147Z",
            "modified": "2026-03-30T16:21:11.632055Z"
        },
        {
            "id": 89329,
            "name": "Problem 204",
            "created": "2024-12-04T17:47:30.764614Z",
            "modified": "2026-03-30T16:21:12.065432Z"
        },
        {
            "id": 89330,
            "name": "Problem 205",
            "created": "2024-12-04T17:49:06.968298Z",
            "modified": "2026-03-30T16:21:12.306678Z"
        }
    ]
}