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

{
    "count": 102694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50440&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50424&ordering=first_visit",
    "results": [
        {
            "id": 50529,
            "ip_address": "103.144.198.36",
            "count": 1,
            "first_visit": "2023-07-21T21:06:08.711800+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50530,
            "ip_address": "5.255.231.103",
            "count": 1,
            "first_visit": "2023-07-21T21:30:49.627582+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50531,
            "ip_address": "203.95.220.194",
            "count": 2,
            "first_visit": "2023-07-21T22:41:41.561140+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50532,
            "ip_address": "114.119.131.195",
            "count": 1,
            "first_visit": "2023-07-21T23:27:07.722148+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50533,
            "ip_address": "114.119.143.1",
            "count": 1,
            "first_visit": "2023-07-21T23:30:04.181363+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50534,
            "ip_address": "66.249.70.196",
            "count": 1,
            "first_visit": "2023-07-21T23:32:54.069080+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50535,
            "ip_address": "114.119.150.170",
            "count": 1,
            "first_visit": "2023-07-22T00:57:59.711842+06:00",
            "date": "2023-07-22"
        },
        {
            "id": 50536,
            "ip_address": "114.119.132.38",
            "count": 1,
            "first_visit": "2023-07-22T00:58:54.153547+06:00",
            "date": "2023-07-22"
        }
    ]
}