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

{
    "count": 98470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33480&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33464&ordering=-ip_address",
    "results": [
        {
            "id": 35185,
            "ip_address": "202.181.18.238",
            "count": 2,
            "first_visit": "2022-09-29T09:37:42.843921+06:00",
            "date": "2022-09-29"
        },
        {
            "id": 9427,
            "ip_address": "202.181.18.237",
            "count": 1,
            "first_visit": "2022-05-19T16:19:53.382728+06:00",
            "date": null
        },
        {
            "id": 23599,
            "ip_address": "202.181.18.237",
            "count": 1,
            "first_visit": "2022-07-18T21:51:12.959813+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 43885,
            "ip_address": "202.181.18.237",
            "count": 2,
            "first_visit": "2023-03-16T18:49:48.811785+06:00",
            "date": "2023-03-16"
        },
        {
            "id": 6729,
            "ip_address": "202.181.18.236",
            "count": 1,
            "first_visit": "2022-05-16T13:58:21.209341+06:00",
            "date": null
        },
        {
            "id": 26783,
            "ip_address": "202.181.18.236",
            "count": 1,
            "first_visit": "2022-07-24T15:09:37.209640+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25345,
            "ip_address": "202.181.18.236",
            "count": 1,
            "first_visit": "2022-07-21T10:40:42.471607+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8442,
            "ip_address": "202.181.18.235",
            "count": 4,
            "first_visit": "2022-05-17T23:04:19.331253+06:00",
            "date": null
        }
    ]
}