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

{
    "count": 102464,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45864&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45848&ordering=ip_address",
    "results": [
        {
            "id": 30780,
            "ip_address": "114.130.157.35",
            "count": 1,
            "first_visit": "2022-08-02T08:44:12.025319+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 1647,
            "ip_address": "114.130.157.36",
            "count": 1,
            "first_visit": "2022-01-04T14:08:39.756041+06:00",
            "date": null
        },
        {
            "id": 2204,
            "ip_address": "114.130.157.37",
            "count": 1,
            "first_visit": "2022-01-14T16:26:01.154832+06:00",
            "date": null
        },
        {
            "id": 7420,
            "ip_address": "114.130.157.39",
            "count": 1,
            "first_visit": "2022-05-16T22:55:18.128005+06:00",
            "date": null
        },
        {
            "id": 16685,
            "ip_address": "114.130.157.4",
            "count": 1,
            "first_visit": "2022-06-19T23:53:51.906809+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 30497,
            "ip_address": "114.130.157.44",
            "count": 1,
            "first_visit": "2022-07-31T20:02:44.996844+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 54275,
            "ip_address": "114.130.157.48",
            "count": 1,
            "first_visit": "2023-09-04T15:08:55.200128+06:00",
            "date": "2023-09-04"
        },
        {
            "id": 94448,
            "ip_address": "114.130.157.52",
            "count": 4,
            "first_visit": "2026-01-24T16:07:43.072706+06:00",
            "date": "2026-01-24"
        }
    ]
}