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

{
    "count": 101317,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34568&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34552&ordering=id",
    "results": [
        {
            "id": 34561,
            "ip_address": "37.111.196.117",
            "count": 1,
            "first_visit": "2022-09-17T17:31:23.179149+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34562,
            "ip_address": "66.249.64.198",
            "count": 6,
            "first_visit": "2022-09-17T17:37:45.556235+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34563,
            "ip_address": "202.134.10.137",
            "count": 1,
            "first_visit": "2022-09-17T17:41:11.659186+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34564,
            "ip_address": "66.249.64.200",
            "count": 7,
            "first_visit": "2022-09-17T17:52:11.174465+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34565,
            "ip_address": "103.202.221.229",
            "count": 1,
            "first_visit": "2022-09-17T19:03:57.297066+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34566,
            "ip_address": "103.208.134.33",
            "count": 1,
            "first_visit": "2022-09-17T19:19:54.969163+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34567,
            "ip_address": "103.59.178.226",
            "count": 1,
            "first_visit": "2022-09-17T19:26:59.705473+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 34568,
            "ip_address": "37.111.196.216",
            "count": 1,
            "first_visit": "2022-09-17T19:44:13.191532+06:00",
            "date": "2022-09-17"
        }
    ]
}