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

{
    "count": 100847,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18264&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18248&ordering=-count",
    "results": [
        {
            "id": 50531,
            "ip_address": "203.95.220.194",
            "count": 2,
            "first_visit": "2023-07-21T22:41:41.561140+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50486,
            "ip_address": "103.100.235.96",
            "count": 2,
            "first_visit": "2023-07-21T07:15:45.627841+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 1587,
            "ip_address": "37.111.206.11",
            "count": 2,
            "first_visit": "2022-01-02T09:57:37.355299+06:00",
            "date": null
        },
        {
            "id": 50474,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-07-21T01:27:36.278214+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50450,
            "ip_address": "103.138.121.34",
            "count": 2,
            "first_visit": "2023-07-20T17:06:15.893619+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 6301,
            "ip_address": "103.130.172.185",
            "count": 2,
            "first_visit": "2022-05-15T09:54:56.763928+06:00",
            "date": null
        },
        {
            "id": 50456,
            "ip_address": "103.135.234.251",
            "count": 2,
            "first_visit": "2023-07-20T18:43:08.932315+06:00",
            "date": "2023-07-20"
        },
        {
            "id": 50632,
            "ip_address": "66.249.70.195",
            "count": 2,
            "first_visit": "2023-07-23T09:55:01.587896+06:00",
            "date": "2023-07-23"
        }
    ]
}