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

{
    "count": 101432,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37960&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37944&ordering=id",
    "results": [
        {
            "id": 37953,
            "ip_address": "27.147.169.199",
            "count": 2,
            "first_visit": "2022-11-28T21:06:55.984684+06:00",
            "date": "2022-11-28"
        },
        {
            "id": 37954,
            "ip_address": "66.249.72.168",
            "count": 12,
            "first_visit": "2022-11-29T00:01:35.161524+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37955,
            "ip_address": "66.249.72.166",
            "count": 13,
            "first_visit": "2022-11-29T00:03:58.617343+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37956,
            "ip_address": "103.60.175.144",
            "count": 3,
            "first_visit": "2022-11-29T00:36:08.157707+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37957,
            "ip_address": "103.144.201.6",
            "count": 3,
            "first_visit": "2022-11-29T01:04:06.820024+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37958,
            "ip_address": "52.201.199.15",
            "count": 1,
            "first_visit": "2022-11-29T01:08:41.843996+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37959,
            "ip_address": "168.119.65.112",
            "count": 1,
            "first_visit": "2022-11-29T01:14:31.512505+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37960,
            "ip_address": "66.249.72.164",
            "count": 19,
            "first_visit": "2022-11-29T01:50:51.207249+06:00",
            "date": "2022-11-29"
        }
    ]
}