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

{
    "count": 101949,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42600&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42584&ordering=date",
    "results": [
        {
            "id": 56314,
            "ip_address": "114.119.139.26",
            "count": 1,
            "first_visit": "2023-09-29T17:52:49.161561+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56315,
            "ip_address": "114.119.142.39",
            "count": 1,
            "first_visit": "2023-09-29T17:54:23.751267+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56316,
            "ip_address": "202.86.218.93",
            "count": 1,
            "first_visit": "2023-09-29T18:10:31.633057+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56318,
            "ip_address": "52.128.5.104",
            "count": 1,
            "first_visit": "2023-09-29T18:53:31.167149+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56317,
            "ip_address": "37.111.235.168",
            "count": 2,
            "first_visit": "2023-09-29T18:42:36.919111+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56319,
            "ip_address": "23.226.25.201",
            "count": 1,
            "first_visit": "2023-09-29T18:53:31.678918+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56320,
            "ip_address": "114.119.156.172",
            "count": 1,
            "first_visit": "2023-09-29T19:13:22.268973+06:00",
            "date": "2023-09-29"
        },
        {
            "id": 56321,
            "ip_address": "103.204.210.129",
            "count": 1,
            "first_visit": "2023-09-29T19:15:41.458880+06:00",
            "date": "2023-09-29"
        }
    ]
}