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

{
    "count": 100240,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89144&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89128&ordering=count",
    "results": [
        {
            "id": 31687,
            "ip_address": "202.53.167.110",
            "count": 3,
            "first_visit": "2022-08-10T13:00:42.274966+06:00",
            "date": "2022-08-10"
        },
        {
            "id": 3328,
            "ip_address": "14.1.103.248",
            "count": 3,
            "first_visit": "2022-02-05T13:07:56.100874+06:00",
            "date": null
        },
        {
            "id": 2889,
            "ip_address": "103.17.69.107",
            "count": 3,
            "first_visit": "2022-01-26T14:24:07.047651+06:00",
            "date": null
        },
        {
            "id": 13150,
            "ip_address": "119.30.38.237",
            "count": 3,
            "first_visit": "2022-05-31T17:07:31.059371+06:00",
            "date": null
        },
        {
            "id": 34402,
            "ip_address": "103.204.246.90",
            "count": 3,
            "first_visit": "2022-09-15T00:43:24.853642+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 24086,
            "ip_address": "37.111.244.66",
            "count": 3,
            "first_visit": "2022-07-19T13:10:39.270716+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 3360,
            "ip_address": "45.127.245.35",
            "count": 3,
            "first_visit": "2022-02-06T20:29:44.856986+06:00",
            "date": null
        },
        {
            "id": 3355,
            "ip_address": "103.180.104.7",
            "count": 3,
            "first_visit": "2022-02-06T17:50:42.777451+06:00",
            "date": null
        }
    ]
}