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

{
    "count": 101282,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33880&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=33864&ordering=-ip_address",
    "results": [
        {
            "id": 5455,
            "ip_address": "202.83.124.70",
            "count": 1,
            "first_visit": "2022-04-29T22:38:19.750091+06:00",
            "date": null
        },
        {
            "id": 55839,
            "ip_address": "202.83.124.46",
            "count": 2,
            "first_visit": "2023-09-24T01:21:31.366554+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 33521,
            "ip_address": "202.83.124.43",
            "count": 1,
            "first_visit": "2022-08-31T07:58:13.297361+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 18036,
            "ip_address": "202.83.124.231",
            "count": 1,
            "first_visit": "2022-06-24T09:24:40.886800+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 60950,
            "ip_address": "202.83.124.230",
            "count": 1,
            "first_visit": "2023-12-11T02:06:07.561422+06:00",
            "date": "2023-12-11"
        },
        {
            "id": 16099,
            "ip_address": "202.83.124.228",
            "count": 1,
            "first_visit": "2022-06-17T20:25:16.875099+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4125,
            "ip_address": "202.83.124.225",
            "count": 4,
            "first_visit": "2022-03-06T20:16:19.164640+06:00",
            "date": null
        },
        {
            "id": 3066,
            "ip_address": "202.83.124.21",
            "count": 3,
            "first_visit": "2022-01-30T20:46:15.406659+06:00",
            "date": null
        }
    ]
}