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

{
    "count": 101921,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42392&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42376&ordering=-count",
    "results": [
        {
            "id": 37357,
            "ip_address": "37.111.206.104",
            "count": 1,
            "first_visit": "2022-11-14T07:43:16.408570+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 37328,
            "ip_address": "168.119.68.186",
            "count": 1,
            "first_visit": "2022-11-13T13:22:37.579354+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37330,
            "ip_address": "103.107.197.110",
            "count": 1,
            "first_visit": "2022-11-13T14:09:33.372735+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37331,
            "ip_address": "103.109.53.21",
            "count": 1,
            "first_visit": "2022-11-13T14:22:05.126430+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37332,
            "ip_address": "202.134.10.142",
            "count": 1,
            "first_visit": "2022-11-13T14:26:17.890108+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37333,
            "ip_address": "120.50.4.32",
            "count": 1,
            "first_visit": "2022-11-13T14:30:06.707416+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37334,
            "ip_address": "103.159.73.228",
            "count": 1,
            "first_visit": "2022-11-13T14:30:11.343513+06:00",
            "date": "2022-11-13"
        },
        {
            "id": 37361,
            "ip_address": "203.188.255.246",
            "count": 1,
            "first_visit": "2022-11-14T09:54:07.841906+06:00",
            "date": "2022-11-14"
        }
    ]
}