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

{
    "count": 98141,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2288&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2272&ordering=ip_address",
    "results": [
        {
            "id": 22924,
            "ip_address": "103.116.119.170",
            "count": 1,
            "first_visit": "2022-07-15T08:36:37.075861+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 11912,
            "ip_address": "103.116.119.170",
            "count": 2,
            "first_visit": "2022-05-27T12:38:45.963876+06:00",
            "date": null
        },
        {
            "id": 10436,
            "ip_address": "103.116.119.206",
            "count": 3,
            "first_visit": "2022-05-22T22:45:32.304197+06:00",
            "date": null
        },
        {
            "id": 1009,
            "ip_address": "103.116.164.15",
            "count": 2,
            "first_visit": "2021-12-20T08:23:16.496163+06:00",
            "date": null
        },
        {
            "id": 96295,
            "ip_address": "103.116.164.231",
            "count": 2,
            "first_visit": "2026-03-24T12:39:28.402958+06:00",
            "date": "2026-03-24"
        },
        {
            "id": 95365,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-19T19:49:02.561070+06:00",
            "date": "2026-02-19"
        },
        {
            "id": 95330,
            "ip_address": "103.116.164.231",
            "count": 1,
            "first_visit": "2026-02-18T21:56:17.656627+06:00",
            "date": "2026-02-18"
        },
        {
            "id": 11008,
            "ip_address": "103.116.165.243",
            "count": 1,
            "first_visit": "2022-05-24T15:11:08.857986+06:00",
            "date": null
        }
    ]
}