List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5242",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5240",
    "results": [
        {
            "id": 56163,
            "name": "nivel numero +uno+",
            "created": "2022-05-02T19:48:04.445386Z",
            "modified": "2026-03-30T13:20:05.856200Z"
        },
        {
            "id": 56142,
            "name": "BGJ 154 (2010) 5",
            "created": "2022-05-02T12:41:33.950868Z",
            "modified": "2026-03-30T13:20:05.668480Z"
        },
        {
            "id": 56160,
            "name": "Tésuji 16",
            "created": "2022-05-02T16:56:54.144962Z",
            "modified": "2026-03-30T13:20:02.917111Z"
        },
        {
            "id": 56157,
            "name": "BGJ 100(1995) 1",
            "created": "2022-05-02T16:38:16.521867Z",
            "modified": "2026-03-30T13:20:00.372718Z"
        },
        {
            "id": 56125,
            "name": "BGJ 151 (2010) 1",
            "created": "2022-05-02T12:12:05.597406Z",
            "modified": "2026-03-30T13:19:17.240736Z"
        },
        {
            "id": 56124,
            "name": "BGJ 150 (2009) 3",
            "created": "2022-05-02T12:08:38.548380Z",
            "modified": "2026-03-30T13:19:17.044366Z"
        },
        {
            "id": 56123,
            "name": "BGJ 150 (2009) 2",
            "created": "2022-05-02T12:07:16.228114Z",
            "modified": "2026-03-30T13:19:16.749196Z"
        },
        {
            "id": 56122,
            "name": "BGJ 150 (2009) 1",
            "created": "2022-05-02T12:05:55.024635Z",
            "modified": "2026-03-30T13:19:16.527725Z"
        },
        {
            "id": 56121,
            "name": "BGJ 149 (2009) 5",
            "created": "2022-05-02T12:04:23.204438Z",
            "modified": "2026-03-30T13:19:16.226959Z"
        },
        {
            "id": 56120,
            "name": "BGJ 149 (2009) 4",
            "created": "2022-05-02T12:03:28.934760Z",
            "modified": "2026-03-30T13:19:15.939760Z"
        }
    ]
}