List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=467",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=465",
    "results": [
        {
            "id": 7611,
            "name": "Shape Problem 07",
            "created": "2017-04-27T05:00:10.454156Z",
            "modified": "2026-04-20T08:59:00.457710Z"
        },
        {
            "id": 7612,
            "name": "Shape Problem 08",
            "created": "2017-04-27T05:04:48.326884Z",
            "modified": "2026-05-03T20:11:40.589437Z"
        },
        {
            "id": 7613,
            "name": "Shape Problem 09",
            "created": "2017-04-27T05:23:33.618102Z",
            "modified": "2026-05-03T20:14:01.032326Z"
        },
        {
            "id": 7614,
            "name": "Shape Problem 010",
            "created": "2017-04-27T05:34:30.471007Z",
            "modified": "2026-04-20T08:59:51.268397Z"
        },
        {
            "id": 7615,
            "name": "problem 718",
            "created": "2017-04-27T06:32:01.330458Z",
            "modified": "2026-04-29T07:54:01.498155Z"
        },
        {
            "id": 7616,
            "name": "problem 719",
            "created": "2017-04-27T06:38:18.771040Z",
            "modified": "2026-04-29T07:54:01.546632Z"
        },
        {
            "id": 7617,
            "name": "problem 720",
            "created": "2017-04-27T06:40:47.939675Z",
            "modified": "2026-05-02T00:00:00.407725Z"
        },
        {
            "id": 7618,
            "name": "problem 721",
            "created": "2017-04-27T06:43:38.983299Z",
            "modified": "2026-04-29T07:54:02.581361Z"
        },
        {
            "id": 7619,
            "name": "problem 722",
            "created": "2017-04-27T06:47:48.376711Z",
            "modified": "2026-04-29T07:54:02.891841Z"
        },
        {
            "id": 7620,
            "name": "problem 723",
            "created": "2017-04-27T06:50:25.477390Z",
            "modified": "2026-05-01T00:00:00.368044Z"
        }
    ]
}