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

{
    "count": 99785,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26104&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26088&ordering=-count",
    "results": [
        {
            "id": 11024,
            "ip_address": "37.111.245.250",
            "count": 2,
            "first_visit": "2022-05-24T16:03:31.226624+06:00",
            "date": null
        },
        {
            "id": 16862,
            "ip_address": "116.204.154.111",
            "count": 2,
            "first_visit": "2022-06-20T17:02:00.572063+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 6188,
            "ip_address": "103.58.74.225",
            "count": 2,
            "first_visit": "2022-05-15T02:38:00.183203+06:00",
            "date": null
        },
        {
            "id": 6233,
            "ip_address": "114.119.146.88",
            "count": 2,
            "first_visit": "2022-05-15T07:01:53.702436+06:00",
            "date": null
        },
        {
            "id": 34187,
            "ip_address": "202.84.37.169",
            "count": 2,
            "first_visit": "2022-09-11T14:40:20.069980+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 6183,
            "ip_address": "58.145.190.254",
            "count": 2,
            "first_visit": "2022-05-15T00:23:10.068026+06:00",
            "date": null
        },
        {
            "id": 33585,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-09-01T04:25:11.808542+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 6213,
            "ip_address": "103.217.111.235",
            "count": 2,
            "first_visit": "2022-05-15T06:00:52.843320+06:00",
            "date": null
        }
    ]
}