List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=804
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=805",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=803",
    "results": [
        {
            "id": 6730,
            "name": "the ladder",
            "created": "2017-02-15T21:55:42.584209Z",
            "modified": "2026-05-13T15:52:38.866933Z"
        },
        {
            "id": 2555,
            "name": "the joseki",
            "created": "2015-03-28T10:30:58.459476Z",
            "modified": "2026-03-31T18:42:26.306592Z"
        },
        {
            "id": 65600,
            "name": "the idk",
            "created": "2022-11-22T08:02:18.958446Z",
            "modified": "2026-05-10T00:27:31.862529Z"
        },
        {
            "id": 35845,
            "name": "the game",
            "created": "2021-08-10T08:22:31.159289Z",
            "modified": "2026-03-30T10:23:11.667113Z"
        },
        {
            "id": 35854,
            "name": "the game",
            "created": "2021-08-10T08:37:15.168423Z",
            "modified": "2026-05-09T23:52:32.771177Z"
        },
        {
            "id": 10459,
            "name": "the first step",
            "created": "2018-07-06T18:43:24.599771Z",
            "modified": "2026-03-31T20:44:35.919547Z"
        },
        {
            "id": 15978,
            "name": "the first joseki",
            "created": "2019-12-23T13:30:24.892233Z",
            "modified": "2026-03-31T22:37:58.629952Z"
        },
        {
            "id": 59236,
            "name": "the first",
            "created": "2022-06-11T22:25:35.161481Z",
            "modified": "2026-03-30T13:36:08.340007Z"
        },
        {
            "id": 28826,
            "name": "the end ;)",
            "created": "2021-03-12T12:33:38.711087Z",
            "modified": "2026-05-10T02:52:55.158048Z"
        },
        {
            "id": 10522,
            "name": "the divine move",
            "created": "2018-07-23T22:53:38.352313Z",
            "modified": "2026-03-31T20:45:24.968204Z"
        }
    ]
}