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

{
    "count": 97293,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23008&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22992&ordering=date",
    "results": [
        {
            "id": 36630,
            "ip_address": "37.111.225.5",
            "count": 3,
            "first_visit": "2022-10-29T18:27:05.018554+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36623,
            "ip_address": "103.60.175.3",
            "count": 2,
            "first_visit": "2022-10-29T15:20:13.654935+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36602,
            "ip_address": "66.249.64.200",
            "count": 13,
            "first_visit": "2022-10-29T02:22:05.900197+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36625,
            "ip_address": "66.249.66.212",
            "count": 3,
            "first_visit": "2022-10-29T17:20:43.155422+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36605,
            "ip_address": "40.77.190.233",
            "count": 1,
            "first_visit": "2022-10-29T05:21:57.996534+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36640,
            "ip_address": "66.249.66.62",
            "count": 1,
            "first_visit": "2022-10-29T21:37:21.171089+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36633,
            "ip_address": "66.249.66.92",
            "count": 2,
            "first_visit": "2022-10-29T19:15:30.823619+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 36638,
            "ip_address": "66.249.66.90",
            "count": 2,
            "first_visit": "2022-10-29T20:41:57.333929+06:00",
            "date": "2022-10-29"
        }
    ]
}