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

{
    "count": 101372,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36288&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36272&ordering=id",
    "results": [
        {
            "id": 36281,
            "ip_address": "103.205.69.199",
            "count": 1,
            "first_visit": "2022-10-22T01:41:42.650141+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36282,
            "ip_address": "37.111.198.217",
            "count": 2,
            "first_visit": "2022-10-22T03:00:40.442777+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36283,
            "ip_address": "103.230.104.27",
            "count": 4,
            "first_visit": "2022-10-22T03:16:55.279256+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36284,
            "ip_address": "66.249.66.62",
            "count": 13,
            "first_visit": "2022-10-22T03:30:04.609887+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36285,
            "ip_address": "119.30.47.236",
            "count": 3,
            "first_visit": "2022-10-22T03:39:38.319234+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36286,
            "ip_address": "5.255.253.120",
            "count": 2,
            "first_visit": "2022-10-22T06:08:19.083209+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36287,
            "ip_address": "45.251.228.234",
            "count": 2,
            "first_visit": "2022-10-22T07:25:50.339702+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 36288,
            "ip_address": "119.30.46.216",
            "count": 2,
            "first_visit": "2022-10-22T09:30:36.644590+06:00",
            "date": "2022-10-22"
        }
    ]
}