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

{
    "count": 101956,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42664&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42648&ordering=first_visit",
    "results": [
        {
            "id": 42657,
            "ip_address": "103.163.171.242",
            "count": 3,
            "first_visit": "2023-02-24T16:04:00.954652+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42658,
            "ip_address": "202.134.14.68",
            "count": 1,
            "first_visit": "2023-02-24T16:27:21.738821+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42659,
            "ip_address": "122.161.86.126",
            "count": 1,
            "first_visit": "2023-02-24T16:45:34.029126+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42660,
            "ip_address": "35.89.141.152",
            "count": 13,
            "first_visit": "2023-02-24T17:38:15.254235+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42661,
            "ip_address": "49.43.203.221",
            "count": 1,
            "first_visit": "2023-02-24T18:05:24.810737+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42662,
            "ip_address": "103.7.248.18",
            "count": 1,
            "first_visit": "2023-02-24T18:28:46.262006+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42663,
            "ip_address": "116.58.202.8",
            "count": 1,
            "first_visit": "2023-02-24T18:29:40.854636+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 42664,
            "ip_address": "49.36.24.62",
            "count": 1,
            "first_visit": "2023-02-24T19:51:23.953805+06:00",
            "date": "2023-02-24"
        }
    ]
}