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

{
    "count": 103011,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52568&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52552&ordering=-ip_address",
    "results": [
        {
            "id": 57651,
            "ip_address": "119.30.32.40",
            "count": 1,
            "first_visit": "2023-10-15T15:52:10.866821+06:00",
            "date": "2023-10-15"
        },
        {
            "id": 7780,
            "ip_address": "119.30.32.4",
            "count": 4,
            "first_visit": "2022-05-17T09:59:25.086109+06:00",
            "date": null
        },
        {
            "id": 25313,
            "ip_address": "119.30.32.4",
            "count": 1,
            "first_visit": "2022-07-21T10:18:35.417519+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 7745,
            "ip_address": "119.30.32.38",
            "count": 1,
            "first_visit": "2022-05-17T09:40:30.411711+06:00",
            "date": null
        },
        {
            "id": 8789,
            "ip_address": "119.30.32.37",
            "count": 1,
            "first_visit": "2022-05-18T10:54:35.413807+06:00",
            "date": null
        },
        {
            "id": 19453,
            "ip_address": "119.30.32.37",
            "count": 3,
            "first_visit": "2022-06-27T14:05:37.818311+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 30389,
            "ip_address": "119.30.32.36",
            "count": 1,
            "first_visit": "2022-07-31T12:20:20.132564+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27714,
            "ip_address": "119.30.32.36",
            "count": 2,
            "first_visit": "2022-07-26T13:04:44.997434+06:00",
            "date": "2022-07-26"
        }
    ]
}