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

{
    "count": 97484,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93464&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=93448&ordering=date",
    "results": [
        {
            "id": 12613,
            "ip_address": "37.111.195.205",
            "count": 1,
            "first_visit": "2022-05-29T23:10:50.820617+06:00",
            "date": null
        },
        {
            "id": 12612,
            "ip_address": "103.130.172.187",
            "count": 3,
            "first_visit": "2022-05-29T23:10:36.206544+06:00",
            "date": null
        },
        {
            "id": 12677,
            "ip_address": "196.1.195.5",
            "count": 1,
            "first_visit": "2022-05-30T01:57:19.245671+06:00",
            "date": null
        },
        {
            "id": 12651,
            "ip_address": "182.48.93.24",
            "count": 1,
            "first_visit": "2022-05-30T00:04:21.965621+06:00",
            "date": null
        },
        {
            "id": 12610,
            "ip_address": "103.123.33.21",
            "count": 1,
            "first_visit": "2022-05-29T23:10:28.281106+06:00",
            "date": null
        },
        {
            "id": 12609,
            "ip_address": "37.111.207.201",
            "count": 1,
            "first_visit": "2022-05-29T23:08:32.542793+06:00",
            "date": null
        },
        {
            "id": 12608,
            "ip_address": "103.135.89.119",
            "count": 1,
            "first_visit": "2022-05-29T23:08:31.401358+06:00",
            "date": null
        },
        {
            "id": 12607,
            "ip_address": "103.141.71.170",
            "count": 1,
            "first_visit": "2022-05-29T23:08:23.996649+06:00",
            "date": null
        }
    ]
}