List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=790",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=788",
    "results": [
        {
            "id": 85909,
            "name": "1. Capturing stones part 4",
            "created": "2024-10-09T20:41:04.299257Z",
            "modified": "2026-05-10T01:18:46.024513Z"
        },
        {
            "id": 85908,
            "name": "1. Capturing stones part 2",
            "created": "2024-10-09T20:34:28.228874Z",
            "modified": "2026-04-16T12:50:03.958119Z"
        },
        {
            "id": 85907,
            "name": "1. Capturing stones part 3",
            "created": "2024-10-09T20:32:28.410890Z",
            "modified": "2026-04-23T09:27:00.343961Z"
        },
        {
            "id": 85906,
            "name": "1. Capturing stones",
            "created": "2024-10-09T20:29:29.104630Z",
            "modified": "2026-05-10T00:57:00.597437Z"
        },
        {
            "id": 85874,
            "name": "Q-17302",
            "created": "2024-10-09T10:05:43.416704Z",
            "modified": "2026-03-30T16:09:13.567090Z"
        },
        {
            "id": 85873,
            "name": "Q-17301",
            "created": "2024-10-09T09:54:05.119502Z",
            "modified": "2026-03-30T16:09:12.379585Z"
        },
        {
            "id": 85847,
            "name": "puzzle26",
            "created": "2024-10-08T01:34:12.705092Z",
            "modified": "2026-05-17T12:02:58.045314Z"
        },
        {
            "id": 85846,
            "name": "puzzle25",
            "created": "2024-10-08T00:45:58.252261Z",
            "modified": "2026-05-17T12:02:57.472950Z"
        },
        {
            "id": 85845,
            "name": "puzzle24",
            "created": "2024-10-08T00:43:52.398341Z",
            "modified": "2026-03-30T16:09:12.237243Z"
        },
        {
            "id": 85844,
            "name": "puzzle23",
            "created": "2024-10-08T00:38:16.440233Z",
            "modified": "2026-03-30T16:09:11.849631Z"
        }
    ]
}