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

{
    "count": 101700,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41240&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=41224&ordering=first_visit",
    "results": [
        {
            "id": 41233,
            "ip_address": "114.119.146.212",
            "count": 1,
            "first_visit": "2023-01-30T16:19:26.592237+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41234,
            "ip_address": "115.127.89.10",
            "count": 3,
            "first_visit": "2023-01-30T17:28:27.236609+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41235,
            "ip_address": "103.55.145.172",
            "count": 3,
            "first_visit": "2023-01-30T17:43:24.856780+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41236,
            "ip_address": "114.119.157.210",
            "count": 1,
            "first_visit": "2023-01-30T17:46:04.418731+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41237,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-01-30T17:57:11.690423+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41238,
            "ip_address": "114.119.159.79",
            "count": 1,
            "first_visit": "2023-01-30T18:46:39.197408+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41239,
            "ip_address": "106.73.18.128",
            "count": 1,
            "first_visit": "2023-01-30T19:19:03.105992+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41240,
            "ip_address": "103.49.114.207",
            "count": 1,
            "first_visit": "2023-01-30T19:38:22.532634+06:00",
            "date": "2023-01-30"
        }
    ]
}