List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=943",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=941",
    "results": [
        {
            "id": 81834,
            "name": "Capture 03",
            "created": "2024-06-04T09:46:35.539357Z",
            "modified": "2026-03-30T15:49:08.015955Z"
        },
        {
            "id": 81833,
            "name": "Capture 02",
            "created": "2024-06-04T09:45:29.760707Z",
            "modified": "2026-03-30T15:49:08.009648Z"
        },
        {
            "id": 81832,
            "name": "Capture 01",
            "created": "2024-06-04T09:44:32.490652Z",
            "modified": "2026-03-30T15:49:08.015386Z"
        },
        {
            "id": 81831,
            "name": "Capture 09",
            "created": "2024-06-04T09:43:05.446946Z",
            "modified": "2026-03-30T15:49:08.128650Z"
        },
        {
            "id": 81830,
            "name": "Capture 08",
            "created": "2024-06-04T09:42:05.455414Z",
            "modified": "2026-03-30T15:49:07.951110Z"
        },
        {
            "id": 81829,
            "name": "Capture 07",
            "created": "2024-06-04T09:41:20.852257Z",
            "modified": "2026-03-30T15:49:05.022764Z"
        },
        {
            "id": 81828,
            "name": "Capture 06",
            "created": "2024-06-04T09:40:18.281399Z",
            "modified": "2026-03-30T15:49:05.044588Z"
        },
        {
            "id": 81827,
            "name": "Capture 05",
            "created": "2024-06-04T09:39:29.654004Z",
            "modified": "2026-03-30T15:49:03.596558Z"
        },
        {
            "id": 81826,
            "name": "Capture 04",
            "created": "2024-06-04T09:38:26.525409Z",
            "modified": "2026-03-30T15:49:03.679817Z"
        },
        {
            "id": 81825,
            "name": "Capture 03",
            "created": "2024-06-04T09:37:46.313340Z",
            "modified": "2026-03-30T15:49:03.621593Z"
        }
    ]
}