List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4738
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=4739",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4737",
    "results": [
        {
            "id": 24572,
            "name": "Black to try and live",
            "created": "2020-12-23T13:04:27.623456Z",
            "modified": "2026-05-12T11:22:57.034151Z"
        },
        {
            "id": 76747,
            "name": "Black to save its group",
            "created": "2023-09-25T19:22:46.738455Z",
            "modified": "2026-05-10T00:45:46.678778Z"
        },
        {
            "id": 76739,
            "name": "Black to rescue its groups",
            "created": "2023-09-25T14:08:04.891960Z",
            "modified": "2026-02-16T00:39:59.236263Z"
        },
        {
            "id": 76740,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:11:05.964774Z",
            "modified": "2026-02-16T00:40:00.178345Z"
        },
        {
            "id": 76741,
            "name": "Black to rescue its group",
            "created": "2023-09-25T14:16:20.798300Z",
            "modified": "2026-02-16T00:40:01.349582Z"
        },
        {
            "id": 14339,
            "name": "Black to play, the result?",
            "created": "2019-04-24T03:39:20.745402Z",
            "modified": "2026-03-31T22:16:20.719458Z"
        },
        {
            "id": 25827,
            "name": "Black to play and live",
            "created": "2021-01-14T17:36:24.182981Z",
            "modified": "2026-04-15T09:48:10.948673Z"
        },
        {
            "id": 8796,
            "name": "Black to play and link up",
            "created": "2017-11-13T13:10:05.663570Z",
            "modified": "2026-04-26T12:05:06.306786Z"
        },
        {
            "id": 8794,
            "name": "Black to play and link up",
            "created": "2017-11-13T12:59:06.465070Z",
            "modified": "2026-04-26T12:04:07.066927Z"
        },
        {
            "id": 28846,
            "name": "Black to play and kill",
            "created": "2021-03-12T21:20:47.389842Z",
            "modified": "2026-04-01T00:29:40.999458Z"
        }
    ]
}