List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=641",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=639",
    "results": [
        {
            "id": 17820,
            "name": "5.B.6.",
            "created": "2020-04-20T01:30:42.287574Z",
            "modified": "2026-05-12T15:04:58.472902Z"
        },
        {
            "id": 80389,
            "name": "5.B.5.",
            "created": "2024-03-29T15:59:09.616531Z",
            "modified": "2026-05-12T15:04:31.856189Z"
        },
        {
            "id": 17819,
            "name": "5.B.4.",
            "created": "2020-04-20T01:28:21.748647Z",
            "modified": "2026-05-12T15:04:00.423152Z"
        },
        {
            "id": 80388,
            "name": "5.B.3.",
            "created": "2024-03-29T15:54:33.661731Z",
            "modified": "2026-05-12T15:03:49.470288Z"
        },
        {
            "id": 21670,
            "name": "Problem 31",
            "created": "2020-10-16T12:24:56.347701Z",
            "modified": "2026-05-12T15:03:26.634450Z"
        },
        {
            "id": 21664,
            "name": "Problem 30",
            "created": "2020-10-15T23:16:59.689033Z",
            "modified": "2026-05-12T15:03:13.977283Z"
        },
        {
            "id": 21663,
            "name": "Problem 29",
            "created": "2020-10-15T23:15:42.816147Z",
            "modified": "2026-05-12T15:02:52.995632Z"
        },
        {
            "id": 17817,
            "name": "5.B.2.",
            "created": "2020-04-20T01:25:02.518964Z",
            "modified": "2026-05-12T15:02:37.302313Z"
        },
        {
            "id": 17816,
            "name": "5.B.1. Exercises",
            "created": "2020-04-20T01:23:00.384049Z",
            "modified": "2026-05-12T15:02:10.807254Z"
        },
        {
            "id": 43880,
            "name": "GW 72: 20 Joseki exercises 20",
            "created": "2021-12-02T12:27:31.780979Z",
            "modified": "2026-05-12T15:01:52.139659Z"
        }
    ]
}