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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42016&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42000&ordering=first_visit",
    "results": [
        {
            "id": 42009,
            "ip_address": "103.213.237.228",
            "count": 1,
            "first_visit": "2023-02-11T16:30:55.652255+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42010,
            "ip_address": "103.149.104.39",
            "count": 1,
            "first_visit": "2023-02-11T16:32:29.023037+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42011,
            "ip_address": "114.119.141.119",
            "count": 1,
            "first_visit": "2023-02-11T16:42:21.240339+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42012,
            "ip_address": "103.151.61.129",
            "count": 1,
            "first_visit": "2023-02-11T16:48:51.469277+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42013,
            "ip_address": "119.30.35.28",
            "count": 1,
            "first_visit": "2023-02-11T16:50:45.446840+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42014,
            "ip_address": "114.119.156.31",
            "count": 1,
            "first_visit": "2023-02-11T17:11:12.279033+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42015,
            "ip_address": "43.245.120.76",
            "count": 2,
            "first_visit": "2023-02-11T17:35:43.333899+06:00",
            "date": "2023-02-11"
        },
        {
            "id": 42016,
            "ip_address": "114.119.151.104",
            "count": 1,
            "first_visit": "2023-02-11T17:40:41.557234+06:00",
            "date": "2023-02-11"
        }
    ]
}