List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=410",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=408",
    "results": [
        {
            "id": 7030,
            "name": "Problem № 114",
            "created": "2017-03-20T16:56:26.479483Z",
            "modified": "2026-04-29T08:25:15.587560Z"
        },
        {
            "id": 7031,
            "name": "Problem № 115",
            "created": "2017-03-20T16:58:05.665071Z",
            "modified": "2026-04-29T08:25:15.698267Z"
        },
        {
            "id": 7032,
            "name": "Problem № 116",
            "created": "2017-03-20T16:59:34.186318Z",
            "modified": "2026-04-29T08:25:16.691934Z"
        },
        {
            "id": 7033,
            "name": "Problem № 117",
            "created": "2017-03-20T17:01:15.160982Z",
            "modified": "2026-04-29T08:25:17.684911Z"
        },
        {
            "id": 7034,
            "name": "Section 2 - Problem № 118",
            "created": "2017-03-20T17:55:43.144301Z",
            "modified": "2026-04-29T08:25:16.755672Z"
        },
        {
            "id": 7035,
            "name": "Lesson 1: Opening Moves",
            "created": "2017-03-20T23:59:34.417440Z",
            "modified": "2026-03-31T19:28:25.574647Z"
        },
        {
            "id": 7036,
            "name": "Opening moves: the 3-3 point and the starpoint",
            "created": "2017-03-21T00:13:19.053729Z",
            "modified": "2026-03-31T19:28:26.801775Z"
        },
        {
            "id": 7037,
            "name": "Opening moves: The 3-4 point",
            "created": "2017-03-21T03:50:00.445529Z",
            "modified": "2026-04-10T18:38:38.380653Z"
        },
        {
            "id": 7038,
            "name": "Problem № 119",
            "created": "2017-03-21T06:37:37.750717Z",
            "modified": "2026-04-29T08:25:17.123710Z"
        },
        {
            "id": 7039,
            "name": "Problem № 120",
            "created": "2017-03-21T07:21:30.107484Z",
            "modified": "2026-04-29T08:25:17.482348Z"
        }
    ]
}