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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20248&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20232&ordering=date",
    "results": [
        {
            "id": 33847,
            "ip_address": "103.88.24.17",
            "count": 2,
            "first_visit": "2022-09-05T10:50:00.664173+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33867,
            "ip_address": "66.249.64.200",
            "count": 7,
            "first_visit": "2022-09-05T17:18:58.879483+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33855,
            "ip_address": "45.125.222.38",
            "count": 1,
            "first_visit": "2022-09-05T12:34:10.657066+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33850,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-09-05T11:00:25.815570+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33876,
            "ip_address": "103.136.99.4",
            "count": 1,
            "first_visit": "2022-09-05T20:49:45.157959+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33864,
            "ip_address": "118.179.181.209",
            "count": 8,
            "first_visit": "2022-09-05T16:50:34.325305+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33856,
            "ip_address": "103.67.158.206",
            "count": 3,
            "first_visit": "2022-09-05T12:43:27.415163+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 33877,
            "ip_address": "37.111.223.103",
            "count": 2,
            "first_visit": "2022-09-05T21:06:53.474588+06:00",
            "date": "2022-09-05"
        }
    ]
}