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

{
    "count": 100605,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19592&ordering=-ip_address",
    "results": [
        {
            "id": 11730,
            "ip_address": "37.111.245.199",
            "count": 1,
            "first_visit": "2022-05-26T22:23:45.516394+06:00",
            "date": null
        },
        {
            "id": 28522,
            "ip_address": "37.111.245.197",
            "count": 1,
            "first_visit": "2022-07-28T02:36:22.425728+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 17496,
            "ip_address": "37.111.245.197",
            "count": 1,
            "first_visit": "2022-06-22T21:34:13.452724+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 8294,
            "ip_address": "37.111.245.196",
            "count": 1,
            "first_visit": "2022-05-17T20:40:27.231128+06:00",
            "date": null
        },
        {
            "id": 6603,
            "ip_address": "37.111.245.195",
            "count": 1,
            "first_visit": "2022-05-16T10:51:33.408047+06:00",
            "date": null
        },
        {
            "id": 37706,
            "ip_address": "37.111.245.195",
            "count": 1,
            "first_visit": "2022-11-22T16:06:05.426949+06:00",
            "date": "2022-11-22"
        },
        {
            "id": 26483,
            "ip_address": "37.111.245.194",
            "count": 1,
            "first_visit": "2022-07-24T00:29:55.784177+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 12859,
            "ip_address": "37.111.245.192",
            "count": 1,
            "first_visit": "2022-05-30T19:56:42.953229+06:00",
            "date": null
        }
    ]
}