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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42904&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42888&ordering=first_visit",
    "results": [
        {
            "id": 42897,
            "ip_address": "99.138.100.128",
            "count": 1,
            "first_visit": "2023-03-01T11:56:52.167267+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42898,
            "ip_address": "114.119.148.161",
            "count": 1,
            "first_visit": "2023-03-01T12:30:48.663927+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42899,
            "ip_address": "202.134.14.157",
            "count": 1,
            "first_visit": "2023-03-01T12:31:20.758070+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42900,
            "ip_address": "103.107.40.8",
            "count": 3,
            "first_visit": "2023-03-01T12:40:08.510770+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42901,
            "ip_address": "37.111.212.96",
            "count": 1,
            "first_visit": "2023-03-01T12:44:29.765534+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42902,
            "ip_address": "103.120.203.87",
            "count": 1,
            "first_visit": "2023-03-01T12:53:12.081054+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42903,
            "ip_address": "103.15.42.71",
            "count": 1,
            "first_visit": "2023-03-01T12:54:02.031479+06:00",
            "date": "2023-03-01"
        },
        {
            "id": 42904,
            "ip_address": "120.50.4.32",
            "count": 2,
            "first_visit": "2023-03-01T13:14:35.762003+06:00",
            "date": "2023-03-01"
        }
    ]
}