GET /user_management/visitor-free/?format=api&offset=16864&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 100844,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16856&ordering=-ip_address",
    "results": [
        {
            "id": 55520,
            "ip_address": "43.245.120.138",
            "count": 1,
            "first_visit": "2023-09-20T11:23:46.764322+06:00",
            "date": "2023-09-20"
        },
        {
            "id": 10471,
            "ip_address": "43.245.120.138",
            "count": 1,
            "first_visit": "2022-05-22T23:21:23.044477+06:00",
            "date": null
        },
        {
            "id": 34722,
            "ip_address": "43.245.120.137",
            "count": 1,
            "first_visit": "2022-09-20T18:09:09.393697+06:00",
            "date": "2022-09-20"
        },
        {
            "id": 94756,
            "ip_address": "43.245.120.137",
            "count": 2,
            "first_visit": "2026-02-02T16:55:16.836718+06:00",
            "date": "2026-02-02"
        },
        {
            "id": 11376,
            "ip_address": "43.245.120.136",
            "count": 4,
            "first_visit": "2022-05-25T14:44:03.515424+06:00",
            "date": null
        },
        {
            "id": 20278,
            "ip_address": "43.245.120.136",
            "count": 1,
            "first_visit": "2022-06-30T08:04:37.820965+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 94686,
            "ip_address": "43.245.120.131",
            "count": 2,
            "first_visit": "2026-01-31T20:43:48.261395+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 97885,
            "ip_address": "43.245.120.131",
            "count": 1,
            "first_visit": "2026-05-09T22:06:22.910374+06:00",
            "date": "2026-05-09"
        }
    ]
}