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

{
    "count": 101641,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77080&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77064&ordering=-date",
    "results": [
        {
            "id": 38195,
            "ip_address": "182.48.78.30",
            "count": 2,
            "first_visit": "2022-12-03T02:25:37.391561+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38193,
            "ip_address": "103.60.175.144",
            "count": 4,
            "first_visit": "2022-12-03T00:42:43.330970+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38194,
            "ip_address": "114.119.149.173",
            "count": 1,
            "first_visit": "2022-12-03T02:17:42.836472+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38191,
            "ip_address": "114.119.138.185",
            "count": 1,
            "first_visit": "2022-12-03T00:22:34.871539+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38196,
            "ip_address": "114.119.132.38",
            "count": 1,
            "first_visit": "2022-12-03T02:28:55.521794+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 38184,
            "ip_address": "66.249.66.62",
            "count": 3,
            "first_visit": "2022-12-02T19:27:53.492451+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38183,
            "ip_address": "66.249.66.33",
            "count": 3,
            "first_visit": "2022-12-02T19:23:59.044169+06:00",
            "date": "2022-12-02"
        },
        {
            "id": 38185,
            "ip_address": "66.249.66.60",
            "count": 3,
            "first_visit": "2022-12-02T19:51:05.580836+06:00",
            "date": "2022-12-02"
        }
    ]
}