List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=797
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=-name&page=798",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=796",
    "results": [
        {
            "id": 30135,
            "name": "two space jump",
            "created": "2021-04-22T13:46:49.446651Z",
            "modified": "2026-03-31T23:42:45.437746Z"
        },
        {
            "id": 62427,
            "name": "two punches",
            "created": "2022-09-04T05:23:22.259000Z",
            "modified": "2026-05-12T01:20:45.223212Z"
        },
        {
            "id": 59701,
            "name": "two hanes to extend liberty-1",
            "created": "2022-06-20T14:33:16.373687Z",
            "modified": "2026-03-30T13:39:07.052679Z"
        },
        {
            "id": 28205,
            "name": "two eyes one eye",
            "created": "2021-02-24T14:42:29.165485Z",
            "modified": "2026-03-31T23:27:25.423843Z"
        },
        {
            "id": 35043,
            "name": "two eyes",
            "created": "2021-07-31T22:32:24.613133Z",
            "modified": "2026-05-04T03:31:16.373583Z"
        },
        {
            "id": 23376,
            "name": "two -holed chair",
            "created": "2020-11-17T16:20:38.621999Z",
            "modified": "2026-03-31T23:10:29.193260Z"
        },
        {
            "id": 54045,
            "name": "turtle vs tiger",
            "created": "2022-03-30T15:08:33.804214Z",
            "modified": "2026-03-30T13:06:06.424068Z"
        },
        {
            "id": 37423,
            "name": "turn3e5e6",
            "created": "2021-08-26T16:46:38.645622Z",
            "modified": "2026-04-15T09:52:11.648717Z"
        },
        {
            "id": 18264,
            "name": "tumego2",
            "created": "2020-05-11T08:39:29.643820Z",
            "modified": "2026-05-09T23:02:06.530602Z"
        },
        {
            "id": 18263,
            "name": "tumego1",
            "created": "2020-05-11T08:33:05.071584Z",
            "modified": "2026-05-09T22:57:45.339003Z"
        }
    ]
}