List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=4990
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=4991",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4989",
    "results": [
        {
            "id": 84119,
            "name": "Question3",
            "created": "2024-08-12T03:08:05.425456Z",
            "modified": "2026-04-16T14:51:57.130558Z"
        },
        {
            "id": 84120,
            "name": "Question4",
            "created": "2024-08-12T03:22:11.059560Z",
            "modified": "2026-05-10T01:18:35.608062Z"
        },
        {
            "id": 84121,
            "name": "Question5",
            "created": "2024-08-12T03:25:03.592622Z",
            "modified": "2026-04-01T00:25:41.985201Z"
        },
        {
            "id": 84126,
            "name": "The Tripod group - 2",
            "created": "2024-08-13T11:16:18.207373Z",
            "modified": "2026-05-10T03:21:19.089539Z"
        },
        {
            "id": 84131,
            "name": "Basic disconnection tesuji",
            "created": "2024-08-13T18:05:57.282136Z",
            "modified": "2026-05-05T14:29:01.944629Z"
        },
        {
            "id": 84134,
            "name": "Question1",
            "created": "2024-08-14T03:49:33.143108Z",
            "modified": "2026-03-30T15:56:02.194279Z"
        },
        {
            "id": 84135,
            "name": "Question2",
            "created": "2024-08-14T03:50:36.727066Z",
            "modified": "2026-03-30T15:56:02.196751Z"
        },
        {
            "id": 84136,
            "name": "Question3",
            "created": "2024-08-14T03:51:30.129785Z",
            "modified": "2026-03-30T15:56:02.303417Z"
        },
        {
            "id": 84137,
            "name": "Question4",
            "created": "2024-08-14T03:55:52.292111Z",
            "modified": "2026-04-15T11:05:07.077240Z"
        },
        {
            "id": 84138,
            "name": "Question5",
            "created": "2024-08-14T04:02:50.965844Z",
            "modified": "2026-04-15T11:10:15.769450Z"
        }
    ]
}