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

{
    "count": 101666,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76792&ordering=-ip_address",
    "results": [
        {
            "id": 26716,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-07-24T12:04:05.645842+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 24028,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-07-19T08:12:39.410622+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 15598,
            "ip_address": "103.96.37.92",
            "count": 1,
            "first_visit": "2022-06-16T09:04:58.976784+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 17925,
            "ip_address": "103.96.37.90",
            "count": 1,
            "first_visit": "2022-06-24T01:17:07.647333+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 18366,
            "ip_address": "103.96.37.90",
            "count": 1,
            "first_visit": "2022-06-25T01:38:57.540274+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 4801,
            "ip_address": "103.96.37.90",
            "count": 2,
            "first_visit": "2022-03-30T14:47:45.558118+06:00",
            "date": null
        },
        {
            "id": 2005,
            "ip_address": "103.96.37.81",
            "count": 1,
            "first_visit": "2022-01-12T03:28:13.729617+06:00",
            "date": null
        },
        {
            "id": 3974,
            "ip_address": "103.96.37.209",
            "count": 2,
            "first_visit": "2022-03-01T12:55:13.189181+06:00",
            "date": null
        }
    ]
}