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

{
    "count": 99804,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9088&ordering=-count",
    "results": [
        {
            "id": 10781,
            "ip_address": "43.245.120.88",
            "count": 4,
            "first_visit": "2022-05-24T01:01:49.471313+06:00",
            "date": null
        },
        {
            "id": 34910,
            "ip_address": "66.249.66.90",
            "count": 4,
            "first_visit": "2022-09-24T05:49:40.456824+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 2213,
            "ip_address": "27.131.14.6",
            "count": 4,
            "first_visit": "2022-01-14T18:48:55.079937+06:00",
            "date": null
        },
        {
            "id": 34928,
            "ip_address": "27.147.176.152",
            "count": 4,
            "first_visit": "2022-09-24T18:13:42.110739+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34894,
            "ip_address": "66.249.66.4",
            "count": 4,
            "first_visit": "2022-09-24T00:55:29.468957+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 10735,
            "ip_address": "37.111.213.165",
            "count": 4,
            "first_visit": "2022-05-23T21:11:05.623355+06:00",
            "date": null
        },
        {
            "id": 10716,
            "ip_address": "103.67.157.47",
            "count": 4,
            "first_visit": "2022-05-23T19:10:22.132841+06:00",
            "date": null
        },
        {
            "id": 34825,
            "ip_address": "66.249.79.229",
            "count": 4,
            "first_visit": "2022-09-22T18:46:12.698729+06:00",
            "date": "2022-09-22"
        }
    ]
}