List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4624
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=-name&page=4625",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4623",
    "results": [
        {
            "id": 81829,
            "name": "Capture 07",
            "created": "2024-06-04T09:41:20.852257Z",
            "modified": "2026-03-30T15:49:05.022764Z"
        },
        {
            "id": 81837,
            "name": "Capture 06",
            "created": "2024-06-04T09:49:31.141923Z",
            "modified": "2026-05-17T06:36:50.471760Z"
        },
        {
            "id": 82411,
            "name": "Capture 06",
            "created": "2024-06-18T12:10:43.724346Z",
            "modified": "2026-03-30T15:51:11.254525Z"
        },
        {
            "id": 81828,
            "name": "Capture 06",
            "created": "2024-06-04T09:40:18.281399Z",
            "modified": "2026-03-30T15:49:05.044588Z"
        },
        {
            "id": 82410,
            "name": "Capture 05",
            "created": "2024-06-18T12:09:42.186908Z",
            "modified": "2026-03-30T15:51:11.063009Z"
        },
        {
            "id": 81836,
            "name": "Capture 05",
            "created": "2024-06-04T09:48:34.369825Z",
            "modified": "2026-05-17T06:36:47.731705Z"
        },
        {
            "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": 82408,
            "name": "Capture 04",
            "created": "2024-06-18T12:07:13.146207Z",
            "modified": "2026-03-30T15:51:11.175881Z"
        },
        {
            "id": 81835,
            "name": "Capture 04",
            "created": "2024-06-04T09:47:27.602341Z",
            "modified": "2026-03-30T15:49:08.105668Z"
        }
    ]
}