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

{
    "count": 99280,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25072&ordering=-count",
    "results": [
        {
            "id": 29797,
            "ip_address": "202.134.14.142",
            "count": 2,
            "first_visit": "2022-07-30T11:05:59.253219+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 19442,
            "ip_address": "114.119.129.9",
            "count": 2,
            "first_visit": "2022-06-27T13:32:10.574224+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19440,
            "ip_address": "114.119.130.168",
            "count": 2,
            "first_visit": "2022-06-27T13:28:25.792161+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19394,
            "ip_address": "42.0.7.233",
            "count": 2,
            "first_visit": "2022-06-27T10:18:21.795055+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19458,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-06-27T14:09:57.706512+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19464,
            "ip_address": "114.119.128.23",
            "count": 2,
            "first_visit": "2022-06-27T14:25:23.262117+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 14566,
            "ip_address": "66.249.73.251",
            "count": 2,
            "first_visit": "2022-06-12T01:20:21.272133+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 8798,
            "ip_address": "37.111.247.168",
            "count": 2,
            "first_visit": "2022-05-18T11:03:13.947275+06:00",
            "date": null
        }
    ]
}