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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23544&ordering=-ip_address",
    "results": [
        {
            "id": 16341,
            "ip_address": "37.111.207.222",
            "count": 1,
            "first_visit": "2022-06-18T11:30:35.230786+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 24782,
            "ip_address": "37.111.207.221",
            "count": 1,
            "first_visit": "2022-07-20T17:35:31.592760+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23788,
            "ip_address": "37.111.207.221",
            "count": 1,
            "first_visit": "2022-07-18T22:34:26.617475+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 27697,
            "ip_address": "37.111.207.221",
            "count": 1,
            "first_visit": "2022-07-26T12:18:14.315921+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 30990,
            "ip_address": "37.111.207.220",
            "count": 1,
            "first_visit": "2022-08-03T13:56:41.680006+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 12506,
            "ip_address": "37.111.207.220",
            "count": 1,
            "first_visit": "2022-05-29T15:44:51.337450+06:00",
            "date": null
        },
        {
            "id": 30682,
            "ip_address": "37.111.207.22",
            "count": 1,
            "first_visit": "2022-08-01T16:56:25.151239+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 2117,
            "ip_address": "37.111.207.219",
            "count": 1,
            "first_visit": "2022-01-13T13:40:09.270840+06:00",
            "date": null
        }
    ]
}