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

{
    "count": 100118,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95584&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=95568&ordering=count",
    "results": [
        {
            "id": 4906,
            "ip_address": "103.91.231.234",
            "count": 6,
            "first_visit": "2022-04-04T11:07:24.955289+06:00",
            "date": null
        },
        {
            "id": 6642,
            "ip_address": "42.0.7.241",
            "count": 6,
            "first_visit": "2022-05-16T12:04:59.254478+06:00",
            "date": null
        },
        {
            "id": 32417,
            "ip_address": "66.249.66.30",
            "count": 6,
            "first_visit": "2022-08-19T07:31:39.233367+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 3734,
            "ip_address": "43.250.80.30",
            "count": 6,
            "first_visit": "2022-02-19T22:11:19.757944+06:00",
            "date": null
        },
        {
            "id": 31778,
            "ip_address": "66.249.66.33",
            "count": 6,
            "first_visit": "2022-08-11T16:20:38.480480+06:00",
            "date": "2022-08-11"
        },
        {
            "id": 6607,
            "ip_address": "58.145.186.231",
            "count": 6,
            "first_visit": "2022-05-16T10:55:52.074933+06:00",
            "date": null
        },
        {
            "id": 11065,
            "ip_address": "114.119.138.177",
            "count": 6,
            "first_visit": "2022-05-24T18:25:22.506629+06:00",
            "date": null
        },
        {
            "id": 35581,
            "ip_address": "113.11.39.214",
            "count": 6,
            "first_visit": "2022-10-06T21:46:13.674348+06:00",
            "date": "2022-10-06"
        }
    ]
}