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

{
    "count": 101562,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40256&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40240&ordering=first_visit",
    "results": [
        {
            "id": 40249,
            "ip_address": "114.119.132.43",
            "count": 1,
            "first_visit": "2023-01-12T02:46:26.203857+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40250,
            "ip_address": "114.119.150.85",
            "count": 1,
            "first_visit": "2023-01-12T02:47:46.129252+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40251,
            "ip_address": "114.119.152.161",
            "count": 1,
            "first_visit": "2023-01-12T02:49:18.528486+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40252,
            "ip_address": "114.119.128.6",
            "count": 1,
            "first_visit": "2023-01-12T02:53:37.127565+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40253,
            "ip_address": "114.119.156.49",
            "count": 1,
            "first_visit": "2023-01-12T02:54:54.387558+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40254,
            "ip_address": "114.119.153.67",
            "count": 1,
            "first_visit": "2023-01-12T02:56:11.222633+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40255,
            "ip_address": "114.119.135.212",
            "count": 1,
            "first_visit": "2023-01-12T02:57:54.901961+06:00",
            "date": "2023-01-12"
        },
        {
            "id": 40256,
            "ip_address": "66.249.72.166",
            "count": 3,
            "first_visit": "2023-01-12T03:05:40.304383+06:00",
            "date": "2023-01-12"
        }
    ]
}