List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5359
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=5360",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5358",
    "results": [
        {
            "id": 11545,
            "name": "white live",
            "created": "2018-09-07T16:12:57.212995Z",
            "modified": "2026-03-31T21:12:00.854839Z"
        },
        {
            "id": 97486,
            "name": "white plays first",
            "created": "2025-09-06T03:54:40.200897Z",
            "modified": "2026-04-01T00:56:46.216173Z"
        },
        {
            "id": 174,
            "name": "White Poney",
            "created": "2014-09-22T18:45:01.251283Z",
            "modified": "2026-04-17T03:06:09.389617Z"
        },
        {
            "id": 98464,
            "name": "White's predicament",
            "created": "2025-10-30T18:33:14.071318Z",
            "modified": "2026-03-30T17:04:01.862886Z"
        },
        {
            "id": 23755,
            "name": "white to alive",
            "created": "2020-11-20T17:26:36.626299Z",
            "modified": "2026-03-31T23:11:30.131906Z"
        },
        {
            "id": 63004,
            "name": "White to form life",
            "created": "2022-09-24T13:07:58.489580Z",
            "modified": "2026-03-30T14:01:10.487810Z"
        },
        {
            "id": 20660,
            "name": "white to kill",
            "created": "2020-08-27T18:00:41.668647Z",
            "modified": "2026-04-16T09:47:51.505328Z"
        },
        {
            "id": 20278,
            "name": "White to kill",
            "created": "2020-07-28T09:59:22.503363Z",
            "modified": "2026-04-16T09:40:24.099649Z"
        },
        {
            "id": 37,
            "name": "White to kill.",
            "created": "2014-09-12T01:26:33.114972Z",
            "modified": "2026-04-08T23:14:07.724552Z"
        },
        {
            "id": 18337,
            "name": "White to Kill",
            "created": "2020-05-12T21:50:00.205011Z",
            "modified": "2026-04-16T15:38:15.737531Z"
        }
    ]
}