List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5040",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5038",
    "results": [
        {
            "id": 77982,
            "name": "ดำเดินจับกินขาว",
            "created": "2023-11-17T17:27:27.246007Z",
            "modified": "2026-03-30T15:28:09.933697Z"
        },
        {
            "id": 77886,
            "name": "Squared four",
            "created": "2023-11-09T04:28:08.541719Z",
            "modified": "2026-03-30T15:28:09.926674Z"
        },
        {
            "id": 77885,
            "name": "Twisted Four",
            "created": "2023-11-09T04:24:58.341766Z",
            "modified": "2026-03-30T15:28:09.924747Z"
        },
        {
            "id": 77884,
            "name": "Bent 4 in the corner",
            "created": "2023-11-09T04:22:22.362400Z",
            "modified": "2026-03-30T15:28:08.426273Z"
        },
        {
            "id": 77883,
            "name": "Bent 4",
            "created": "2023-11-09T04:18:20.197840Z",
            "modified": "2026-03-30T15:28:07.067234Z"
        },
        {
            "id": 77952,
            "name": "Problem 1",
            "created": "2023-11-15T09:45:20.908190Z",
            "modified": "2026-03-30T15:28:05.601734Z"
        },
        {
            "id": 77935,
            "name": "Two eyes in the middle",
            "created": "2023-11-14T00:38:47.042549Z",
            "modified": "2026-03-30T15:28:05.272331Z"
        },
        {
            "id": 77934,
            "name": "Two eyes on the side",
            "created": "2023-11-14T00:28:49.888145Z",
            "modified": "2026-03-30T15:28:04.768585Z"
        },
        {
            "id": 77933,
            "name": "Two eyes: in the corner",
            "created": "2023-11-14T00:26:23.931858Z",
            "modified": "2026-03-30T15:28:03.461515Z"
        },
        {
            "id": 77923,
            "name": "Black first 3",
            "created": "2023-11-12T14:55:20.852703Z",
            "modified": "2026-03-30T15:28:02.771380Z"
        }
    ]
}