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

{
    "count": 102199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44200&ordering=-ip_address",
    "results": [
        {
            "id": 34234,
            "ip_address": "17.121.113.250",
            "count": 1,
            "first_visit": "2022-09-12T06:50:55.395808+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 5124,
            "ip_address": "17.121.113.247",
            "count": 1,
            "first_visit": "2022-04-14T22:13:33.802530+06:00",
            "date": null
        },
        {
            "id": 34843,
            "ip_address": "17.121.113.239",
            "count": 1,
            "first_visit": "2022-09-23T01:00:55.038729+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 5066,
            "ip_address": "17.121.113.236",
            "count": 1,
            "first_visit": "2022-04-11T23:47:37.339959+06:00",
            "date": null
        },
        {
            "id": 935,
            "ip_address": "17.121.113.209",
            "count": 2,
            "first_visit": "2021-12-19T21:46:31.305024+06:00",
            "date": null
        },
        {
            "id": 13505,
            "ip_address": "17.121.113.200",
            "count": 1,
            "first_visit": "2022-06-04T13:18:00.838568+06:00",
            "date": null
        },
        {
            "id": 34830,
            "ip_address": "17.121.113.197",
            "count": 1,
            "first_visit": "2022-09-22T20:50:20.161906+06:00",
            "date": "2022-09-22"
        },
        {
            "id": 37844,
            "ip_address": "17.121.113.195",
            "count": 1,
            "first_visit": "2022-11-25T17:01:09.808380+06:00",
            "date": "2022-11-25"
        }
    ]
}