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

{
    "count": 97625,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25096&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25080&ordering=-count",
    "results": [
        {
            "id": 4515,
            "ip_address": "103.218.24.26",
            "count": 2,
            "first_visit": "2022-03-20T12:05:44.783536+06:00",
            "date": null
        },
        {
            "id": 4585,
            "ip_address": "182.163.102.114",
            "count": 2,
            "first_visit": "2022-03-22T12:29:50.564283+06:00",
            "date": null
        },
        {
            "id": 4700,
            "ip_address": "45.120.114.174",
            "count": 2,
            "first_visit": "2022-03-27T00:24:20.034061+06:00",
            "date": null
        },
        {
            "id": 27732,
            "ip_address": "116.58.203.132",
            "count": 2,
            "first_visit": "2022-07-26T13:55:42.776243+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 13163,
            "ip_address": "37.111.198.89",
            "count": 2,
            "first_visit": "2022-05-31T18:09:19.266544+06:00",
            "date": null
        },
        {
            "id": 21213,
            "ip_address": "103.67.157.156",
            "count": 2,
            "first_visit": "2022-07-05T11:59:58.937369+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 20615,
            "ip_address": "114.119.130.237",
            "count": 2,
            "first_visit": "2022-07-02T00:16:39.455057+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 7721,
            "ip_address": "119.30.39.224",
            "count": 2,
            "first_visit": "2022-05-17T09:23:12.335400+06:00",
            "date": null
        }
    ]
}