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

{
    "count": 100042,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21896&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21880&ordering=ip_address",
    "results": [
        {
            "id": 25845,
            "ip_address": "103.73.197.110",
            "count": 1,
            "first_visit": "2022-07-22T08:07:24.077357+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 80684,
            "ip_address": "103.73.197.177",
            "count": 1,
            "first_visit": "2025-03-27T19:49:47.824553+06:00",
            "date": "2025-03-27"
        },
        {
            "id": 80768,
            "ip_address": "103.73.197.177",
            "count": 1,
            "first_visit": "2025-03-29T21:33:54.306474+06:00",
            "date": "2025-03-29"
        },
        {
            "id": 25747,
            "ip_address": "103.73.197.18",
            "count": 1,
            "first_visit": "2022-07-22T00:19:09.242263+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 18605,
            "ip_address": "103.73.197.18",
            "count": 1,
            "first_visit": "2022-06-25T13:38:46.233466+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 3136,
            "ip_address": "103.73.197.18",
            "count": 1,
            "first_visit": "2022-01-31T20:47:20.769934+06:00",
            "date": null
        },
        {
            "id": 17684,
            "ip_address": "103.73.197.34",
            "count": 1,
            "first_visit": "2022-06-23T10:31:50.669066+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12404,
            "ip_address": "103.73.197.42",
            "count": 1,
            "first_visit": "2022-05-29T09:23:10.736042+06:00",
            "date": null
        }
    ]
}