List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=475
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=476",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=474",
    "results": [
        {
            "id": 7706,
            "name": "problem 020",
            "created": "2017-05-01T13:37:16.894971Z",
            "modified": "2026-04-29T10:15:07.177816Z"
        },
        {
            "id": 7707,
            "name": "problem 021",
            "created": "2017-05-01T13:41:22.667688Z",
            "modified": "2026-04-29T10:15:07.187609Z"
        },
        {
            "id": 7708,
            "name": "279/900",
            "created": "2017-05-02T05:28:34.677601Z",
            "modified": "2026-05-04T21:18:53.856513Z"
        },
        {
            "id": 7709,
            "name": "280/900",
            "created": "2017-05-02T05:30:01.530942Z",
            "modified": "2026-05-01T05:22:53.211599Z"
        },
        {
            "id": 7710,
            "name": "281/900",
            "created": "2017-05-02T05:31:11.418124Z",
            "modified": "2026-04-29T12:00:00.401586Z"
        },
        {
            "id": 7711,
            "name": "282/900",
            "created": "2017-05-02T05:33:11.179733Z",
            "modified": "2026-05-01T06:31:14.396536Z"
        },
        {
            "id": 7712,
            "name": "283/900",
            "created": "2017-05-02T05:39:08.474583Z",
            "modified": "2026-05-01T05:22:20.876878Z"
        },
        {
            "id": 7713,
            "name": "284/900",
            "created": "2017-05-02T05:41:59.441080Z",
            "modified": "2026-05-01T05:22:07.161996Z"
        },
        {
            "id": 7714,
            "name": "285/900",
            "created": "2017-05-02T05:53:49.081738Z",
            "modified": "2026-05-01T05:27:29.645371Z"
        },
        {
            "id": 7715,
            "name": "286/900",
            "created": "2017-05-02T05:56:35.359679Z",
            "modified": "2026-05-01T05:23:01.669436Z"
        }
    ]
}