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

{
    "count": 100053,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21800&ordering=-count",
    "results": [
        {
            "id": 4608,
            "ip_address": "37.111.194.46",
            "count": 2,
            "first_visit": "2022-03-23T04:00:11.633084+06:00",
            "date": null
        },
        {
            "id": 32521,
            "ip_address": "103.126.21.250",
            "count": 2,
            "first_visit": "2022-08-20T14:59:47.178696+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 688,
            "ip_address": "103.101.197.220",
            "count": 2,
            "first_visit": "2021-12-14T16:29:25.834316+06:00",
            "date": null
        },
        {
            "id": 32590,
            "ip_address": "203.76.220.152",
            "count": 2,
            "first_visit": "2022-08-21T11:03:31.260075+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 25220,
            "ip_address": "103.150.48.6",
            "count": 2,
            "first_visit": "2022-07-21T08:43:24.124686+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25145,
            "ip_address": "202.134.13.132",
            "count": 2,
            "first_visit": "2022-07-21T06:52:17.005243+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25205,
            "ip_address": "37.111.214.35",
            "count": 2,
            "first_visit": "2022-07-21T08:26:26.340292+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1510,
            "ip_address": "103.120.34.66",
            "count": 2,
            "first_visit": "2021-12-31T14:24:52.770954+06:00",
            "date": null
        }
    ]
}