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

{
    "count": 101376,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36376&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36360&ordering=first_visit",
    "results": [
        {
            "id": 36369,
            "ip_address": "103.67.159.110",
            "count": 1,
            "first_visit": "2022-10-23T23:16:33.576578+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36370,
            "ip_address": "103.230.106.61",
            "count": 5,
            "first_visit": "2022-10-23T23:17:33.423398+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36371,
            "ip_address": "27.147.191.156",
            "count": 1,
            "first_visit": "2022-10-23T23:28:03.971759+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36372,
            "ip_address": "27.147.176.137",
            "count": 1,
            "first_visit": "2022-10-23T23:45:53.823772+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36373,
            "ip_address": "103.216.56.117",
            "count": 1,
            "first_visit": "2022-10-23T23:58:57.146311+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 36374,
            "ip_address": "66.249.66.60",
            "count": 18,
            "first_visit": "2022-10-24T00:29:14.772265+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36375,
            "ip_address": "37.111.194.34",
            "count": 1,
            "first_visit": "2022-10-24T00:50:50.331416+06:00",
            "date": "2022-10-24"
        },
        {
            "id": 36376,
            "ip_address": "66.249.66.62",
            "count": 15,
            "first_visit": "2022-10-24T00:56:15.755411+06:00",
            "date": "2022-10-24"
        }
    ]
}