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

{
    "count": 98029,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25568&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25552&ordering=first_visit",
    "results": [
        {
            "id": 25561,
            "ip_address": "45.64.134.146",
            "count": 4,
            "first_visit": "2022-07-21T13:25:59.009838+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25562,
            "ip_address": "45.115.13.194",
            "count": 1,
            "first_visit": "2022-07-21T13:28:29.268653+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25563,
            "ip_address": "114.119.134.208",
            "count": 1,
            "first_visit": "2022-07-21T13:31:15.550059+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25564,
            "ip_address": "116.58.202.96",
            "count": 1,
            "first_visit": "2022-07-21T13:34:47.827482+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25565,
            "ip_address": "103.67.159.6",
            "count": 1,
            "first_visit": "2022-07-21T13:35:19.193103+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25566,
            "ip_address": "116.58.205.225",
            "count": 1,
            "first_visit": "2022-07-21T13:36:44.521871+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25567,
            "ip_address": "114.119.133.67",
            "count": 1,
            "first_visit": "2022-07-21T13:37:33.015803+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 25568,
            "ip_address": "119.30.32.9",
            "count": 2,
            "first_visit": "2022-07-21T13:40:19.501969+06:00",
            "date": "2022-07-21"
        }
    ]
}