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

{
    "count": 100132,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95624&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95608&ordering=count",
    "results": [
        {
            "id": 11118,
            "ip_address": "114.119.134.107",
            "count": 6,
            "first_visit": "2022-05-24T20:33:11.372418+06:00",
            "date": null
        },
        {
            "id": 35575,
            "ip_address": "66.249.66.60",
            "count": 6,
            "first_visit": "2022-10-06T17:14:36.615345+06:00",
            "date": "2022-10-06"
        },
        {
            "id": 2446,
            "ip_address": "203.78.144.212",
            "count": 6,
            "first_visit": "2022-01-18T22:22:56.881948+06:00",
            "date": null
        },
        {
            "id": 34473,
            "ip_address": "45.248.151.23",
            "count": 6,
            "first_visit": "2022-09-16T00:15:03.659873+06:00",
            "date": "2022-09-16"
        },
        {
            "id": 2407,
            "ip_address": "66.249.66.208",
            "count": 6,
            "first_visit": "2022-01-18T07:10:05.843154+06:00",
            "date": null
        },
        {
            "id": 39169,
            "ip_address": "66.249.66.62",
            "count": 6,
            "first_visit": "2022-12-22T17:49:32.705546+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 31490,
            "ip_address": "114.119.141.15",
            "count": 6,
            "first_visit": "2022-08-08T00:20:33.726742+06:00",
            "date": "2022-08-08"
        },
        {
            "id": 11019,
            "ip_address": "114.119.134.178",
            "count": 6,
            "first_visit": "2022-05-24T15:50:51.777751+06:00",
            "date": null
        }
    ]
}