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

{
    "count": 102520,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4040&ordering=ip_address",
    "results": [
        {
            "id": 875,
            "ip_address": "103.127.0.7",
            "count": 1,
            "first_visit": "2021-12-19T19:24:17.910975+06:00",
            "date": null
        },
        {
            "id": 66494,
            "ip_address": "103.127.0.76",
            "count": 1,
            "first_visit": "2024-04-01T08:20:17.031492+06:00",
            "date": "2024-04-01"
        },
        {
            "id": 53738,
            "ip_address": "103.127.0.78",
            "count": 1,
            "first_visit": "2023-08-28T12:50:23.377238+06:00",
            "date": "2023-08-28"
        },
        {
            "id": 51671,
            "ip_address": "103.127.176.35",
            "count": 2,
            "first_visit": "2023-08-04T12:07:00.395678+06:00",
            "date": "2023-08-04"
        },
        {
            "id": 1022,
            "ip_address": "103.127.176.41",
            "count": 1,
            "first_visit": "2021-12-20T10:02:35.982534+06:00",
            "date": null
        },
        {
            "id": 101731,
            "ip_address": "103.127.176.51",
            "count": 1,
            "first_visit": "2026-08-16T12:14:20.603850+06:00",
            "date": "2026-08-16"
        },
        {
            "id": 12725,
            "ip_address": "103.127.176.54",
            "count": 3,
            "first_visit": "2022-05-30T09:43:45.348064+06:00",
            "date": null
        },
        {
            "id": 50056,
            "ip_address": "103.127.176.62",
            "count": 1,
            "first_visit": "2023-07-15T16:40:25.205796+06:00",
            "date": "2023-07-15"
        }
    ]
}