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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5064&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=first_visit",
    "results": [
        {
            "id": 5057,
            "ip_address": "103.103.125.32",
            "count": 3,
            "first_visit": "2022-04-11T15:45:23.494915+06:00",
            "date": null
        },
        {
            "id": 5058,
            "ip_address": "95.108.213.11",
            "count": 1,
            "first_visit": "2022-04-11T15:46:47.961845+06:00",
            "date": null
        },
        {
            "id": 5059,
            "ip_address": "66.249.72.82",
            "count": 1,
            "first_visit": "2022-04-11T17:35:59.086146+06:00",
            "date": null
        },
        {
            "id": 5060,
            "ip_address": "66.249.72.91",
            "count": 3,
            "first_visit": "2022-04-11T20:06:19.944721+06:00",
            "date": null
        },
        {
            "id": 5061,
            "ip_address": "185.84.71.75",
            "count": 2,
            "first_visit": "2022-04-11T20:27:08.849366+06:00",
            "date": null
        },
        {
            "id": 5062,
            "ip_address": "45.248.151.250",
            "count": 6,
            "first_visit": "2022-04-11T20:31:22.005491+06:00",
            "date": null
        },
        {
            "id": 5063,
            "ip_address": "3.222.192.147",
            "count": 11,
            "first_visit": "2022-04-11T21:05:02.440798+06:00",
            "date": null
        },
        {
            "id": 5064,
            "ip_address": "132.154.1.24",
            "count": 1,
            "first_visit": "2022-04-11T22:34:04.906146+06:00",
            "date": null
        }
    ]
}