List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4550",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4548",
    "results": [
        {
            "id": 71312,
            "name": "2.B.4.",
            "created": "2023-04-30T08:19:11.797541Z",
            "modified": "2026-05-22T13:01:38.211299Z"
        },
        {
            "id": 71313,
            "name": "2.B.5.",
            "created": "2023-04-30T08:22:19.368118Z",
            "modified": "2026-05-22T13:01:42.119659Z"
        },
        {
            "id": 71323,
            "name": "Connecter 9",
            "created": "2023-05-02T07:42:17.372235Z",
            "modified": "2026-05-23T23:34:53.586330Z"
        },
        {
            "id": 71324,
            "name": "Tésuji 17",
            "created": "2023-05-02T07:47:06.510376Z",
            "modified": "2026-05-22T08:12:55.559373Z"
        },
        {
            "id": 71325,
            "name": "Yosé 19",
            "created": "2023-05-02T07:55:30.203585Z",
            "modified": "2026-04-29T09:04:49.671199Z"
        },
        {
            "id": 71326,
            "name": "Tésuji 33",
            "created": "2023-05-02T08:00:33.001712Z",
            "modified": "2026-05-21T02:57:33.274910Z"
        },
        {
            "id": 71327,
            "name": "Tsumégo 125",
            "created": "2023-05-02T08:05:10.358233Z",
            "modified": "2026-05-25T18:04:57.787719Z"
        },
        {
            "id": 71328,
            "name": "Захват белой группы/Capturing white group",
            "created": "2023-05-02T16:45:27.351440Z",
            "modified": "2026-05-10T01:40:45.980620Z"
        },
        {
            "id": 71329,
            "name": "Tsumego 5",
            "created": "2023-05-02T16:57:39.928744Z",
            "modified": "2026-05-17T04:05:41.188721Z"
        },
        {
            "id": 71330,
            "name": "Захват белой группы/Capturing white group",
            "created": "2023-05-02T17:01:16.889784Z",
            "modified": "2026-05-22T17:29:05.307362Z"
        }
    ]
}