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

{
    "count": 97496,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23720&ordering=ip_address",
    "results": [
        {
            "id": 65830,
            "ip_address": "103.96.107.56",
            "count": 1,
            "first_visit": "2024-03-12T19:35:22.621834+06:00",
            "date": "2024-03-12"
        },
        {
            "id": 13050,
            "ip_address": "103.96.107.73",
            "count": 2,
            "first_visit": "2022-05-31T10:31:06.480530+06:00",
            "date": null
        },
        {
            "id": 9737,
            "ip_address": "103.96.107.74",
            "count": 1,
            "first_visit": "2022-05-20T14:26:44.949993+06:00",
            "date": null
        },
        {
            "id": 14781,
            "ip_address": "103.96.107.74",
            "count": 1,
            "first_visit": "2022-06-13T12:55:21.161558+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 37817,
            "ip_address": "103.96.107.93",
            "count": 1,
            "first_visit": "2022-11-25T01:09:06.019532+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 9430,
            "ip_address": "103.96.107.96",
            "count": 1,
            "first_visit": "2022-05-19T16:46:55.739505+06:00",
            "date": null
        },
        {
            "id": 88628,
            "ip_address": "103.96.235.133",
            "count": 1,
            "first_visit": "2025-08-29T15:56:39.841803+06:00",
            "date": "2025-08-29"
        },
        {
            "id": 2080,
            "ip_address": "103.96.235.234",
            "count": 1,
            "first_visit": "2022-01-13T02:15:56.979166+06:00",
            "date": null
        }
    ]
}