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

{
    "count": 99541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23800&ordering=-count",
    "results": [
        {
            "id": 37295,
            "ip_address": "37.111.211.32",
            "count": 2,
            "first_visit": "2022-11-12T11:57:22.103628+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 37291,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2022-11-12T10:39:51.747683+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 26504,
            "ip_address": "103.253.45.217",
            "count": 2,
            "first_visit": "2022-07-24T01:39:22.841853+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 9345,
            "ip_address": "58.145.187.240",
            "count": 2,
            "first_visit": "2022-05-19T11:54:02.320064+06:00",
            "date": null
        },
        {
            "id": 18739,
            "ip_address": "118.179.22.14",
            "count": 2,
            "first_visit": "2022-06-25T19:20:40.517094+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 12373,
            "ip_address": "103.135.255.13",
            "count": 2,
            "first_visit": "2022-05-29T03:35:05.523178+06:00",
            "date": null
        },
        {
            "id": 29101,
            "ip_address": "37.111.201.5",
            "count": 2,
            "first_visit": "2022-07-29T04:59:26.674257+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29063,
            "ip_address": "220.158.204.57",
            "count": 2,
            "first_visit": "2022-07-29T01:58:33.482218+06:00",
            "date": "2022-07-29"
        }
    ]
}