List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4579",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4577",
    "results": [
        {
            "id": 2313,
            "name": "Capturing Stones 1.1",
            "created": "2015-01-13T23:31:34.652376Z",
            "modified": "2026-05-24T16:40:37.587051Z"
        },
        {
            "id": 1869,
            "name": "Capturing Stones 1.1",
            "created": "2014-11-18T02:49:48.199508Z",
            "modified": "2026-05-24T08:40:05.128951Z"
        },
        {
            "id": 19953,
            "name": "Capturing Stones 1",
            "created": "2020-07-08T10:51:40.490780Z",
            "modified": "2026-05-22T17:21:38.285721Z"
        },
        {
            "id": 1860,
            "name": "Capturing Stones 1",
            "created": "2014-11-18T02:10:40.290253Z",
            "modified": "2026-03-31T18:31:56.835552Z"
        },
        {
            "id": 29941,
            "name": "Capturing Stones 1",
            "created": "2021-04-09T22:28:13.230884Z",
            "modified": "2026-05-19T01:25:05.392164Z"
        },
        {
            "id": 22738,
            "name": "Capturing Stones - Recognising Atari #3",
            "created": "2020-11-05T02:24:43.424105Z",
            "modified": "2026-05-22T04:47:08.619640Z"
        },
        {
            "id": 22734,
            "name": "Capturing Stones - Recognising Atari #1",
            "created": "2020-11-04T17:56:01.782045Z",
            "modified": "2026-05-10T03:06:48.596360Z"
        },
        {
            "id": 22657,
            "name": "Capturing Stones",
            "created": "2020-11-01T12:39:28.822934Z",
            "modified": "2026-05-22T17:25:03.161478Z"
        },
        {
            "id": 28036,
            "name": "Capturing Stone 1.3",
            "created": "2021-02-17T13:41:30.381787Z",
            "modified": "2026-04-16T16:21:50.725453Z"
        },
        {
            "id": 9344,
            "name": "Capturing Stone 1-2",
            "created": "2018-02-12T12:37:56.122304Z",
            "modified": "2026-03-31T20:18:11.038943Z"
        }
    ]
}