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

{
    "count": 101566,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40368&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40352&ordering=id",
    "results": [
        {
            "id": 40361,
            "ip_address": "103.127.3.246",
            "count": 1,
            "first_visit": "2023-01-14T12:35:40.936086+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40362,
            "ip_address": "202.134.14.145",
            "count": 4,
            "first_visit": "2023-01-14T13:27:13.648628+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40363,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-01-14T15:28:31.887541+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40364,
            "ip_address": "114.119.136.176",
            "count": 1,
            "first_visit": "2023-01-14T17:25:22.322362+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40365,
            "ip_address": "40.77.190.191",
            "count": 1,
            "first_visit": "2023-01-14T17:41:18.333662+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40366,
            "ip_address": "114.119.133.158",
            "count": 1,
            "first_visit": "2023-01-14T18:18:12.960444+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40367,
            "ip_address": "103.136.159.182",
            "count": 1,
            "first_visit": "2023-01-14T18:28:23.199144+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 40368,
            "ip_address": "103.96.38.136",
            "count": 1,
            "first_visit": "2023-01-14T18:40:32.993759+06:00",
            "date": "2023-01-14"
        }
    ]
}