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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77552&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77536&ordering=-ip_address",
    "results": [
        {
            "id": 69422,
            "ip_address": "103.88.142.52",
            "count": 3,
            "first_visit": "2024-06-04T21:07:25.750576+06:00",
            "date": "2024-06-04"
        },
        {
            "id": 81305,
            "ip_address": "103.88.142.50",
            "count": 1,
            "first_visit": "2025-04-11T19:07:10.043069+06:00",
            "date": "2025-04-11"
        },
        {
            "id": 81569,
            "ip_address": "103.88.142.50",
            "count": 3,
            "first_visit": "2025-04-18T11:17:01.964893+06:00",
            "date": "2025-04-18"
        },
        {
            "id": 83213,
            "ip_address": "103.88.142.50",
            "count": 1,
            "first_visit": "2025-05-23T14:47:54.295590+06:00",
            "date": "2025-05-23"
        },
        {
            "id": 2372,
            "ip_address": "103.88.142.162",
            "count": 2,
            "first_visit": "2022-01-17T14:55:58.713862+06:00",
            "date": null
        },
        {
            "id": 22633,
            "ip_address": "103.88.142.144",
            "count": 1,
            "first_visit": "2022-07-14T14:47:15.504499+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 19476,
            "ip_address": "103.88.142.108",
            "count": 1,
            "first_visit": "2022-06-27T15:46:12.005879+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 1483,
            "ip_address": "103.88.141.86",
            "count": 1,
            "first_visit": "2021-12-30T09:25:32.511515+06:00",
            "date": null
        }
    ]
}