List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=96",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=94",
    "results": [
        {
            "id": 54893,
            "name": "BGJ 52 (1981) 2",
            "created": "2022-04-13T08:33:58.989388Z",
            "modified": "2026-02-15T21:56:33.146157Z"
        },
        {
            "id": 54894,
            "name": "BGJ 52 (1081) 3",
            "created": "2022-04-13T08:37:06.429560Z",
            "modified": "2026-02-15T21:56:34.257927Z"
        },
        {
            "id": 54895,
            "name": "BGJ 52 (1981) 4",
            "created": "2022-04-13T08:40:13.757921Z",
            "modified": "2026-02-15T21:56:35.473434Z"
        },
        {
            "id": 54897,
            "name": "BGJ 53 (1981) 2",
            "created": "2022-04-13T08:59:12.594319Z",
            "modified": "2026-02-15T21:56:36.639212Z"
        },
        {
            "id": 54898,
            "name": "BGJ 53 (1981) 3",
            "created": "2022-04-13T09:14:19.591822Z",
            "modified": "2026-02-15T21:56:37.714053Z"
        },
        {
            "id": 54899,
            "name": "BGJ 43 (1978)  1",
            "created": "2022-04-13T10:42:25.889578Z",
            "modified": "2026-02-15T21:56:38.804324Z"
        },
        {
            "id": 54900,
            "name": "BGJ 43 (1978) 2",
            "created": "2022-04-13T10:44:40.837549Z",
            "modified": "2026-02-15T21:56:39.658471Z"
        },
        {
            "id": 54901,
            "name": "BGJ 43 (1978) 3",
            "created": "2022-04-13T10:51:09.851177Z",
            "modified": "2026-02-15T21:56:40.803970Z"
        },
        {
            "id": 54902,
            "name": "BGJ 44 (1979) 1",
            "created": "2022-04-13T11:05:11.506918Z",
            "modified": "2026-02-15T21:56:41.383612Z"
        },
        {
            "id": 54903,
            "name": "BGJ 44 (1979) 2",
            "created": "2022-04-13T11:07:57.203832Z",
            "modified": "2026-02-15T21:56:42.528466Z"
        }
    ]
}