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

{
    "count": 102510,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46984&ordering=ip_address",
    "results": [
        {
            "id": 102307,
            "ip_address": "116.204.151.91",
            "count": 4,
            "first_visit": "2026-08-28T18:39:07.940917+06:00",
            "date": "2026-08-28"
        },
        {
            "id": 5376,
            "ip_address": "116.204.151.97",
            "count": 1,
            "first_visit": "2022-04-25T16:49:35.828922+06:00",
            "date": null
        },
        {
            "id": 39755,
            "ip_address": "116.204.154.10",
            "count": 2,
            "first_visit": "2023-01-02T12:01:31.110508+06:00",
            "date": "2023-01-02"
        },
        {
            "id": 48912,
            "ip_address": "116.204.154.10",
            "count": 2,
            "first_visit": "2023-06-27T10:02:48.825877+06:00",
            "date": "2023-06-27"
        },
        {
            "id": 4721,
            "ip_address": "116.204.154.100",
            "count": 1,
            "first_visit": "2022-03-27T22:04:30.076751+06:00",
            "date": null
        },
        {
            "id": 17841,
            "ip_address": "116.204.154.108",
            "count": 1,
            "first_visit": "2022-06-23T19:54:03.246899+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17030,
            "ip_address": "116.204.154.111",
            "count": 1,
            "first_visit": "2022-06-21T13:45:52.246263+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17279,
            "ip_address": "116.204.154.111",
            "count": 1,
            "first_visit": "2022-06-22T04:49:10.734690+06:00",
            "date": "2022-06-22"
        }
    ]
}