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

{
    "count": 101935,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42512&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42496&ordering=id",
    "results": [
        {
            "id": 42505,
            "ip_address": "103.15.42.202",
            "count": 1,
            "first_visit": "2023-02-21T15:31:08.899555+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42506,
            "ip_address": "103.196.232.133",
            "count": 1,
            "first_visit": "2023-02-21T15:32:23.217385+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42507,
            "ip_address": "103.20.141.6",
            "count": 1,
            "first_visit": "2023-02-21T15:33:27.548653+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42508,
            "ip_address": "103.117.193.254",
            "count": 1,
            "first_visit": "2023-02-21T16:27:39.015965+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42509,
            "ip_address": "114.119.136.95",
            "count": 1,
            "first_visit": "2023-02-21T16:37:38.142240+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42510,
            "ip_address": "114.119.135.212",
            "count": 1,
            "first_visit": "2023-02-21T19:25:24.113584+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42511,
            "ip_address": "114.119.152.71",
            "count": 1,
            "first_visit": "2023-02-21T19:26:45.676525+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 42512,
            "ip_address": "113.21.228.150",
            "count": 1,
            "first_visit": "2023-02-21T20:27:59.229539+06:00",
            "date": "2023-02-21"
        }
    ]
}