List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=476
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=477",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=475",
    "results": [
        {
            "id": 7716,
            "name": "287/900",
            "created": "2017-05-02T05:58:22.895029Z",
            "modified": "2026-04-29T07:34:08.051660Z"
        },
        {
            "id": 7717,
            "name": "288/900",
            "created": "2017-05-02T06:02:04.388884Z",
            "modified": "2026-05-01T06:32:10.760864Z"
        },
        {
            "id": 7718,
            "name": "problem 766",
            "created": "2017-05-02T10:27:25.584768Z",
            "modified": "2026-04-29T07:54:18.969015Z"
        },
        {
            "id": 7719,
            "name": "problem 767",
            "created": "2017-05-02T10:46:55.158681Z",
            "modified": "2026-04-29T07:54:19.334893Z"
        },
        {
            "id": 7720,
            "name": "problem 768",
            "created": "2017-05-02T10:53:06.474442Z",
            "modified": "2026-04-29T07:54:19.662261Z"
        },
        {
            "id": 7721,
            "name": "problem 769",
            "created": "2017-05-02T15:34:59.380371Z",
            "modified": "2026-04-29T07:54:20.351406Z"
        },
        {
            "id": 7722,
            "name": "problem 770",
            "created": "2017-05-02T15:36:29.169474Z",
            "modified": "2026-04-29T07:54:20.363974Z"
        },
        {
            "id": 7723,
            "name": "289/900",
            "created": "2017-05-02T18:19:56.964769Z",
            "modified": "2026-05-01T19:49:42.400327Z"
        },
        {
            "id": 7724,
            "name": "290/900",
            "created": "2017-05-02T18:21:31.240594Z",
            "modified": "2026-05-01T20:05:14.060340Z"
        },
        {
            "id": 7725,
            "name": "291/900",
            "created": "2017-05-02T18:23:37.955678Z",
            "modified": "2026-05-01T05:25:46.043542Z"
        }
    ]
}