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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2432&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2416&ordering=-date",
    "results": [
        {
            "id": 2412,
            "ip_address": "27.147.204.227",
            "count": 6,
            "first_visit": "2022-01-18T08:10:21.097693+06:00",
            "date": null
        },
        {
            "id": 2478,
            "ip_address": "202.51.186.130",
            "count": 1,
            "first_visit": "2022-01-19T20:10:29.338049+06:00",
            "date": null
        },
        {
            "id": 2483,
            "ip_address": "31.125.37.70",
            "count": 1,
            "first_visit": "2022-01-19T22:04:43.587430+06:00",
            "date": null
        },
        {
            "id": 2387,
            "ip_address": "182.54.154.194",
            "count": 3,
            "first_visit": "2022-01-17T20:23:49.604878+06:00",
            "date": null
        },
        {
            "id": 2485,
            "ip_address": "203.171.246.221",
            "count": 1,
            "first_visit": "2022-01-19T23:46:47.897616+06:00",
            "date": null
        },
        {
            "id": 2444,
            "ip_address": "45.248.151.212",
            "count": 7,
            "first_visit": "2022-01-18T21:40:06.521456+06:00",
            "date": null
        },
        {
            "id": 2246,
            "ip_address": "61.247.180.86",
            "count": 241,
            "first_visit": "2022-01-15T11:11:17.483080+06:00",
            "date": null
        },
        {
            "id": 89,
            "ip_address": "45.248.151.137",
            "count": 2,
            "first_visit": "2021-12-03T19:32:51.862708+06:00",
            "date": null
        }
    ]
}