List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=506",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=504",
    "results": [
        {
            "id": 8019,
            "name": "4-3 opening",
            "created": "2017-06-05T19:23:49.867215Z",
            "modified": "2026-03-31T19:51:25.349555Z"
        },
        {
            "id": 8020,
            "name": "problem 799",
            "created": "2017-06-06T05:36:44.601320Z",
            "modified": "2026-04-30T06:40:48.164094Z"
        },
        {
            "id": 8021,
            "name": "problem 800",
            "created": "2017-06-06T05:37:45.022051Z",
            "modified": "2026-04-30T06:41:09.433032Z"
        },
        {
            "id": 8022,
            "name": "problem 801",
            "created": "2017-06-06T05:38:49.869550Z",
            "modified": "2026-05-04T04:32:25.307863Z"
        },
        {
            "id": 8023,
            "name": "problem 802",
            "created": "2017-06-06T05:40:19.535767Z",
            "modified": "2026-05-04T04:33:01.577807Z"
        },
        {
            "id": 8024,
            "name": "problem 803",
            "created": "2017-06-06T05:41:08.738481Z",
            "modified": "2026-05-04T04:33:28.349165Z"
        },
        {
            "id": 8025,
            "name": "problem 003",
            "created": "2017-06-06T05:49:36.878778Z",
            "modified": "2026-03-31T19:51:34.995109Z"
        },
        {
            "id": 8026,
            "name": "problem 804",
            "created": "2017-06-06T05:54:53.157789Z",
            "modified": "2026-05-04T04:35:30.404827Z"
        },
        {
            "id": 8027,
            "name": "problem 805",
            "created": "2017-06-06T05:55:54.474067Z",
            "modified": "2026-05-04T04:36:20.599370Z"
        },
        {
            "id": 8028,
            "name": "Shimari fuseki 01",
            "created": "2017-06-06T21:38:10.496487Z",
            "modified": "2026-03-31T19:51:39.748856Z"
        }
    ]
}