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

{
    "count": 102187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75464&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75448&ordering=first_visit",
    "results": [
        {
            "id": 75553,
            "ip_address": "65.0.205.54",
            "count": 1,
            "first_visit": "2024-11-12T13:27:00.417372+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75554,
            "ip_address": "103.72.212.113",
            "count": 3,
            "first_visit": "2024-11-12T14:21:48.492589+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75555,
            "ip_address": "202.134.10.131",
            "count": 2,
            "first_visit": "2024-11-12T14:48:12.745883+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75556,
            "ip_address": "74.125.151.101",
            "count": 1,
            "first_visit": "2024-11-12T14:56:33.995664+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75557,
            "ip_address": "37.111.206.53",
            "count": 1,
            "first_visit": "2024-11-12T15:42:00.552431+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75558,
            "ip_address": "103.20.141.6",
            "count": 1,
            "first_visit": "2024-11-12T15:44:33.154203+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75559,
            "ip_address": "203.202.241.109",
            "count": 2,
            "first_visit": "2024-11-12T16:40:59.572316+06:00",
            "date": "2024-11-12"
        },
        {
            "id": 75560,
            "ip_address": "103.242.9.228",
            "count": 1,
            "first_visit": "2024-11-12T16:42:43.749219+06:00",
            "date": "2024-11-12"
        }
    ]
}