List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5367",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5365",
    "results": [
        {
            "id": 26111,
            "name": "Wh's space is bigger",
            "created": "2021-01-17T01:43:55.501695Z",
            "modified": "2026-04-13T14:23:55.650754Z"
        },
        {
            "id": 13456,
            "name": "why does this exist",
            "created": "2018-10-27T00:25:09.681600Z",
            "modified": "2026-04-12T23:14:24.110270Z"
        },
        {
            "id": 13457,
            "name": "why does this exist?",
            "created": "2018-10-27T00:51:38.150766Z",
            "modified": "2026-03-31T22:00:52.793020Z"
        },
        {
            "id": 81470,
            "name": "Why?? Do I make this.",
            "created": "2024-05-16T13:55:08.479447Z",
            "modified": "2026-04-16T12:49:25.842984Z"
        },
        {
            "id": 81909,
            "name": "WHY DONT YOU LEAVE?",
            "created": "2024-06-08T10:09:46.874976Z",
            "modified": "2026-04-01T00:25:29.860196Z"
        },
        {
            "id": 83040,
            "name": "Why is closing the eyes unwisely bad?",
            "created": "2024-07-08T09:26:25.397558Z",
            "modified": "2026-03-30T15:53:06.720632Z"
        },
        {
            "id": 81809,
            "name": "Wielostopniowe ko",
            "created": "2024-06-03T20:13:36.973991Z",
            "modified": "2026-02-16T01:03:11.362876Z"
        },
        {
            "id": 8571,
            "name": "wierd Puzzles",
            "created": "2017-09-26T09:43:06.082335Z",
            "modified": "2026-04-15T09:31:02.975937Z"
        },
        {
            "id": 43746,
            "name": "william",
            "created": "2021-12-01T10:50:08.782351Z",
            "modified": "2026-03-30T11:27:10.203039Z"
        },
        {
            "id": 43741,
            "name": "william",
            "created": "2021-12-01T10:48:05.996630Z",
            "modified": "2026-03-30T11:27:09.919514Z"
        }
    ]
}