List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5074",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5072",
    "results": [
        {
            "id": 35307,
            "name": "the black survive",
            "created": "2021-08-03T08:35:32.403979Z",
            "modified": "2026-03-30T10:19:03.925316Z"
        },
        {
            "id": 2544,
            "name": "the choice blog",
            "created": "2015-03-21T14:04:10.638240Z",
            "modified": "2026-03-31T18:42:17.494141Z"
        },
        {
            "id": 99297,
            "name": "the creation of adam.",
            "created": "2025-11-17T17:57:20.195599Z",
            "modified": "2026-02-16T07:40:04.393654Z"
        },
        {
            "id": 75678,
            "name": "the cross",
            "created": "2023-08-01T01:50:08.784117Z",
            "modified": "2026-03-30T15:14:06.209258Z"
        },
        {
            "id": 9225,
            "name": "the devine move",
            "created": "2018-01-16T00:07:54.195832Z",
            "modified": "2026-04-29T09:49:12.302649Z"
        },
        {
            "id": 10522,
            "name": "the divine move",
            "created": "2018-07-23T22:53:38.352313Z",
            "modified": "2026-03-31T20:45:24.968204Z"
        },
        {
            "id": 28826,
            "name": "the end ;)",
            "created": "2021-03-12T12:33:38.711087Z",
            "modified": "2026-04-29T09:25:23.860242Z"
        },
        {
            "id": 59236,
            "name": "the first",
            "created": "2022-06-11T22:25:35.161481Z",
            "modified": "2026-03-30T13:36:08.340007Z"
        },
        {
            "id": 15978,
            "name": "the first joseki",
            "created": "2019-12-23T13:30:24.892233Z",
            "modified": "2026-03-31T22:37:58.629952Z"
        },
        {
            "id": 10459,
            "name": "the first step",
            "created": "2018-07-06T18:43:24.599771Z",
            "modified": "2026-03-31T20:44:35.919547Z"
        }
    ]
}