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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50112&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50096&ordering=first_visit",
    "results": [
        {
            "id": 50201,
            "ip_address": "114.119.134.12",
            "count": 1,
            "first_visit": "2023-07-17T17:08:12.438763+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50202,
            "ip_address": "202.134.10.141",
            "count": 1,
            "first_visit": "2023-07-17T17:09:54.397436+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50203,
            "ip_address": "103.120.160.53",
            "count": 1,
            "first_visit": "2023-07-17T17:15:40.628949+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50204,
            "ip_address": "114.119.142.135",
            "count": 1,
            "first_visit": "2023-07-17T17:28:08.444158+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50205,
            "ip_address": "114.119.153.132",
            "count": 1,
            "first_visit": "2023-07-17T17:30:39.404413+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50206,
            "ip_address": "116.58.201.118",
            "count": 5,
            "first_visit": "2023-07-17T17:40:08.333555+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50207,
            "ip_address": "203.202.242.131",
            "count": 5,
            "first_visit": "2023-07-17T17:46:10.625715+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50208,
            "ip_address": "130.193.224.85",
            "count": 1,
            "first_visit": "2023-07-17T18:12:32.944327+06:00",
            "date": "2023-07-17"
        }
    ]
}