List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&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=created&page=5242",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5240",
    "results": [
        {
            "id": 90978,
            "name": "Death 死 1-6",
            "created": "2025-02-13T03:52:40.628758Z",
            "modified": "2026-04-16T22:57:08.156633Z"
        },
        {
            "id": 90979,
            "name": "убейте группу",
            "created": "2025-02-13T05:38:44.439739Z",
            "modified": "2026-04-23T09:21:00.771618Z"
        },
        {
            "id": 90983,
            "name": "Studying the Knight's Move",
            "created": "2025-02-13T23:50:08.122190Z",
            "modified": "2026-03-30T16:29:11.102749Z"
        },
        {
            "id": 90984,
            "name": "Big Jumps 2 - Bad Shape Boogaloo",
            "created": "2025-02-14T00:30:52.637038Z",
            "modified": "2026-04-16T03:28:01.977297Z"
        },
        {
            "id": 90985,
            "name": "Using Nets to Make Shape",
            "created": "2025-02-14T01:05:29.119128Z",
            "modified": "2026-03-30T16:29:12.438233Z"
        },
        {
            "id": 90986,
            "name": "KO 劫 1-6",
            "created": "2025-02-14T14:08:17.303964Z",
            "modified": "2026-04-18T12:06:44.850959Z"
        },
        {
            "id": 90988,
            "name": "10: Live inside or escape from the heart",
            "created": "2025-02-15T08:39:45.059880Z",
            "modified": "2026-04-24T16:48:31.439591Z"
        },
        {
            "id": 90989,
            "name": "Mutual life セキ 1-6",
            "created": "2025-02-15T13:41:54.989017Z",
            "modified": "2026-04-16T22:57:08.895685Z"
        },
        {
            "id": 91014,
            "name": "The Puzzle First",
            "created": "2025-02-16T04:38:35.794930Z",
            "modified": "2026-04-16T20:42:05.131095Z"
        },
        {
            "id": 91015,
            "name": "The Puzzle Second",
            "created": "2025-02-16T04:43:25.056387Z",
            "modified": "2026-03-30T16:29:14.767645Z"
        }
    ]
}