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

{
    "count": 93310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79152&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79136&ordering=-ip_address",
    "results": [
        {
            "id": 5732,
            "ip_address": "103.222.22.10",
            "count": 2,
            "first_visit": "2022-05-09T01:30:27.198527+06:00",
            "date": null
        },
        {
            "id": 34924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-09-24T15:58:31.428861+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 1924,
            "ip_address": "103.222.22.1",
            "count": 1,
            "first_visit": "2022-01-11T17:47:21.858273+06:00",
            "date": null
        },
        {
            "id": 34573,
            "ip_address": "103.222.22.0",
            "count": 1,
            "first_visit": "2022-09-17T23:02:38.577733+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 27716,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2022-07-26T13:19:24.572087+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 36538,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2022-10-27T15:42:49.566212+06:00",
            "date": "2022-10-27"
        },
        {
            "id": 33207,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2022-08-28T16:49:14.131981+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 36618,
            "ip_address": "103.222.21.90",
            "count": 1,
            "first_visit": "2022-10-29T13:17:11.583519+06:00",
            "date": "2022-10-29"
        }
    ]
}