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

{
    "count": 92433,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82032&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82016&ordering=ip_address",
    "results": [
        {
            "id": 23592,
            "ip_address": "58.145.184.246",
            "count": 1,
            "first_visit": "2022-07-18T21:48:37.583890+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 41325,
            "ip_address": "58.145.184.246",
            "count": 1,
            "first_visit": "2023-02-01T07:41:18.570948+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 48237,
            "ip_address": "58.145.184.246",
            "count": 1,
            "first_visit": "2023-06-15T00:58:41.870340+06:00",
            "date": "2023-06-15"
        },
        {
            "id": 59068,
            "ip_address": "58.145.184.247",
            "count": 1,
            "first_visit": "2023-11-06T14:10:31.292464+06:00",
            "date": "2023-11-06"
        },
        {
            "id": 7680,
            "ip_address": "58.145.184.247",
            "count": 10,
            "first_visit": "2022-05-17T08:48:05.399755+06:00",
            "date": null
        },
        {
            "id": 7679,
            "ip_address": "58.145.184.247",
            "count": 1,
            "first_visit": "2022-05-17T08:48:05.399715+06:00",
            "date": null
        },
        {
            "id": 3058,
            "ip_address": "58.145.184.248",
            "count": 7,
            "first_visit": "2022-01-30T13:59:39.261213+06:00",
            "date": null
        },
        {
            "id": 15356,
            "ip_address": "58.145.184.248",
            "count": 1,
            "first_visit": "2022-06-15T16:46:06.778643+06:00",
            "date": "2022-06-15"
        }
    ]
}