List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=469
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=id&page=470",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=468",
    "results": [
        {
            "id": 7646,
            "name": "problem 002",
            "created": "2017-04-28T18:39:13.945326Z",
            "modified": "2026-04-29T10:14:54.177763Z"
        },
        {
            "id": 7647,
            "name": "problem 003",
            "created": "2017-04-28T18:42:57.570458Z",
            "modified": "2026-04-29T10:14:54.161102Z"
        },
        {
            "id": 7648,
            "name": "problem 004",
            "created": "2017-04-28T18:44:26.189930Z",
            "modified": "2026-04-29T10:14:54.111312Z"
        },
        {
            "id": 7649,
            "name": "problem 005",
            "created": "2017-04-28T18:50:50.819068Z",
            "modified": "2026-05-04T08:30:56.584905Z"
        },
        {
            "id": 7650,
            "name": "jason.v",
            "created": "2017-04-28T18:52:04.162846Z",
            "modified": "2026-04-15T09:30:03.415477Z"
        },
        {
            "id": 7651,
            "name": "problem 741",
            "created": "2017-04-29T04:01:55.245371Z",
            "modified": "2026-05-01T05:48:14.522671Z"
        },
        {
            "id": 7652,
            "name": "problem 742",
            "created": "2017-04-29T04:03:54.776056Z",
            "modified": "2026-04-29T07:54:10.652229Z"
        },
        {
            "id": 7653,
            "name": "problem 743",
            "created": "2017-04-29T04:05:43.718026Z",
            "modified": "2026-04-29T07:54:10.988109Z"
        },
        {
            "id": 7654,
            "name": "problem 744",
            "created": "2017-04-29T04:19:03.861826Z",
            "modified": "2026-05-02T23:41:58.143024Z"
        },
        {
            "id": 7655,
            "name": "problem 745",
            "created": "2017-04-29T04:26:58.675299Z",
            "modified": "2026-05-02T23:57:42.665833Z"
        }
    ]
}