List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=4509",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=4507",
    "results": [
        {
            "id": 33204,
            "name": "nose tesuji 2",
            "created": "2021-07-06T13:58:06.093706Z",
            "modified": "2026-05-04T04:28:02.130002Z"
        },
        {
            "id": 33205,
            "name": "nose tesuji 3",
            "created": "2021-07-06T14:02:37.216604Z",
            "modified": "2026-05-26T22:07:11.109533Z"
        },
        {
            "id": 23380,
            "name": "not 2 easy.....",
            "created": "2020-11-17T16:39:17.155973Z",
            "modified": "2026-05-27T03:32:07.760325Z"
        },
        {
            "id": 65048,
            "name": "not a problem with it but you know how to use it on your own good morning my love for you",
            "created": "2022-11-13T06:24:34.187302Z",
            "modified": "2026-04-01T01:01:10.863747Z"
        },
        {
            "id": 30330,
            "name": "not bad",
            "created": "2021-05-08T03:57:45.306237Z",
            "modified": "2026-04-13T20:23:34.677261Z"
        },
        {
            "id": 23382,
            "name": "not easy at all",
            "created": "2020-11-17T16:49:21.584587Z",
            "modified": "2026-05-23T20:21:27.317451Z"
        },
        {
            "id": 2617,
            "name": "not ready yet",
            "created": "2015-05-28T12:46:49.561184Z",
            "modified": "2026-05-10T03:28:19.939912Z"
        },
        {
            "id": 101111,
            "name": "not really hard",
            "created": "2025-12-26T12:10:08.900082Z",
            "modified": "2026-05-18T15:18:48.548282Z"
        },
        {
            "id": 23387,
            "name": "not too easy...",
            "created": "2020-11-17T18:25:48.431154Z",
            "modified": "2026-05-27T02:32:55.780299Z"
        },
        {
            "id": 13491,
            "name": "notable puzzles",
            "created": "2018-10-30T23:14:41.254883Z",
            "modified": "2026-03-31T22:01:32.437387Z"
        }
    ]
}