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

{
    "count": 101388,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36976&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36960&ordering=first_visit",
    "results": [
        {
            "id": 36969,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2022-11-05T13:08:26.009781+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36970,
            "ip_address": "103.174.98.16",
            "count": 1,
            "first_visit": "2022-11-05T13:09:59.177617+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36971,
            "ip_address": "103.111.165.1",
            "count": 2,
            "first_visit": "2022-11-05T13:24:54.769647+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36972,
            "ip_address": "110.76.129.143",
            "count": 1,
            "first_visit": "2022-11-05T13:49:21.646558+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36973,
            "ip_address": "34.86.108.27",
            "count": 1,
            "first_visit": "2022-11-05T14:49:39.842369+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36974,
            "ip_address": "34.145.152.247",
            "count": 1,
            "first_visit": "2022-11-05T14:52:50.296291+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36975,
            "ip_address": "103.54.43.31",
            "count": 2,
            "first_visit": "2022-11-05T16:38:35.452878+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 36976,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-05T16:42:41.288938+06:00",
            "date": "2022-11-05"
        }
    ]
}