List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4457",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4455",
    "results": [
        {
            "id": 1992,
            "name": "010/017",
            "created": "2014-11-26T19:40:04.077159Z",
            "modified": "2026-05-01T07:39:07.337315Z"
        },
        {
            "id": 1983,
            "name": "004/017",
            "created": "2014-11-25T21:53:20.627878Z",
            "modified": "2026-05-01T07:38:33.042141Z"
        },
        {
            "id": 1991,
            "name": "009/017",
            "created": "2014-11-26T18:01:12.150908Z",
            "modified": "2026-05-01T07:38:30.667273Z"
        },
        {
            "id": 9558,
            "name": "gentleman's problem 19",
            "created": "2018-03-17T23:35:26.741013Z",
            "modified": "2026-05-01T07:38:30.174266Z"
        },
        {
            "id": 9159,
            "name": "gentleman's problem 11",
            "created": "2018-01-03T20:55:02.305482Z",
            "modified": "2026-05-01T07:38:28.113544Z"
        },
        {
            "id": 1996,
            "name": "014/017",
            "created": "2014-11-27T05:21:26.205163Z",
            "modified": "2026-05-01T07:38:23.522918Z"
        },
        {
            "id": 27909,
            "name": "Live and death problem 4(12/02/2021)",
            "created": "2021-02-13T12:25:53.724418Z",
            "modified": "2026-05-01T07:37:18.492728Z"
        },
        {
            "id": 28128,
            "name": "Live and death Problem 14(22/02/2021)",
            "created": "2021-02-22T10:15:37.246329Z",
            "modified": "2026-05-01T07:36:30.435687Z"
        },
        {
            "id": 2023,
            "name": "TSG 005",
            "created": "2014-11-29T14:00:53.102508Z",
            "modified": "2026-05-01T07:35:15.517486Z"
        },
        {
            "id": 9136,
            "name": "gentleman's problem 8",
            "created": "2017-12-31T21:54:03.095676Z",
            "modified": "2026-05-01T07:34:33.715149Z"
        }
    ]
}