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

{
    "count": 100535,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19952&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19936&ordering=-count",
    "results": [
        {
            "id": 10591,
            "ip_address": "119.30.38.140",
            "count": 2,
            "first_visit": "2022-05-23T11:02:30.043666+06:00",
            "date": null
        },
        {
            "id": 2660,
            "ip_address": "103.204.246.58",
            "count": 2,
            "first_visit": "2022-01-23T00:21:38.909395+06:00",
            "date": null
        },
        {
            "id": 46062,
            "ip_address": "62.28.32.185",
            "count": 2,
            "first_visit": "2023-05-03T19:12:54.075212+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 46259,
            "ip_address": "103.187.94.193",
            "count": 2,
            "first_visit": "2023-05-07T13:35:23.860422+06:00",
            "date": "2023-05-07"
        },
        {
            "id": 46091,
            "ip_address": "103.7.249.206",
            "count": 2,
            "first_visit": "2023-05-04T11:01:25.785815+06:00",
            "date": "2023-05-04"
        },
        {
            "id": 2676,
            "ip_address": "103.132.92.50",
            "count": 2,
            "first_visit": "2022-01-23T12:10:40.219660+06:00",
            "date": null
        },
        {
            "id": 46034,
            "ip_address": "45.120.98.130",
            "count": 2,
            "first_visit": "2023-05-03T03:49:26.714128+06:00",
            "date": "2023-05-03"
        },
        {
            "id": 5276,
            "ip_address": "37.111.205.18",
            "count": 2,
            "first_visit": "2022-04-20T14:00:26.950137+06:00",
            "date": null
        }
    ]
}