List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5779",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5777",
    "results": [
        {
            "id": 54900,
            "name": "BGJ 43 (1978) 2",
            "created": "2022-04-13T10:44:40.837549Z",
            "modified": "2026-02-15T21:56:39.658471Z"
        },
        {
            "id": 54899,
            "name": "BGJ 43 (1978)  1",
            "created": "2022-04-13T10:42:25.889578Z",
            "modified": "2026-02-15T21:56:38.804324Z"
        },
        {
            "id": 54898,
            "name": "BGJ 53 (1981) 3",
            "created": "2022-04-13T09:14:19.591822Z",
            "modified": "2026-02-15T21:56:37.714053Z"
        },
        {
            "id": 54897,
            "name": "BGJ 53 (1981) 2",
            "created": "2022-04-13T08:59:12.594319Z",
            "modified": "2026-02-15T21:56:36.639212Z"
        },
        {
            "id": 54895,
            "name": "BGJ 52 (1981) 4",
            "created": "2022-04-13T08:40:13.757921Z",
            "modified": "2026-02-15T21:56:35.473434Z"
        },
        {
            "id": 54894,
            "name": "BGJ 52 (1081) 3",
            "created": "2022-04-13T08:37:06.429560Z",
            "modified": "2026-02-15T21:56:34.257927Z"
        },
        {
            "id": 54893,
            "name": "BGJ 52 (1981) 2",
            "created": "2022-04-13T08:33:58.989388Z",
            "modified": "2026-02-15T21:56:33.146157Z"
        },
        {
            "id": 54889,
            "name": "BGJ 42 (1978) 2",
            "created": "2022-04-13T07:43:32.929348Z",
            "modified": "2026-02-15T21:56:28.939568Z"
        },
        {
            "id": 54885,
            "name": "BGJ 39 (1978) 2",
            "created": "2022-04-13T07:24:46.157945Z",
            "modified": "2026-02-15T21:56:25.812329Z"
        },
        {
            "id": 54884,
            "name": "BGJ 39 (1978) 1",
            "created": "2022-04-13T07:19:50.497601Z",
            "modified": "2026-02-15T21:56:24.911534Z"
        }
    ]
}