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

{
    "count": 103666,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55304&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55288&ordering=first_visit",
    "results": [
        {
            "id": 55393,
            "ip_address": "114.119.146.98",
            "count": 1,
            "first_visit": "2023-09-18T16:48:13.263183+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55394,
            "ip_address": "114.119.140.179",
            "count": 1,
            "first_visit": "2023-09-18T17:00:04.406838+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55395,
            "ip_address": "114.119.132.10",
            "count": 1,
            "first_visit": "2023-09-18T17:26:39.410263+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55396,
            "ip_address": "114.119.154.30",
            "count": 1,
            "first_visit": "2023-09-18T17:48:09.910437+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55397,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-09-18T17:49:38.258937+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55398,
            "ip_address": "103.136.201.24",
            "count": 1,
            "first_visit": "2023-09-18T17:56:15.570157+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55399,
            "ip_address": "114.119.155.170",
            "count": 1,
            "first_visit": "2023-09-18T18:05:30.900671+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55400,
            "ip_address": "114.119.157.25",
            "count": 1,
            "first_visit": "2023-09-18T18:12:58.417520+06:00",
            "date": "2023-09-18"
        }
    ]
}