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

{
    "count": 101991,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42984&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42968&ordering=date",
    "results": [
        {
            "id": 56692,
            "ip_address": "114.119.130.116",
            "count": 1,
            "first_visit": "2023-10-04T01:39:40.433091+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56693,
            "ip_address": "103.60.175.81",
            "count": 1,
            "first_visit": "2023-10-04T01:56:27.749887+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56694,
            "ip_address": "114.119.149.131",
            "count": 1,
            "first_visit": "2023-10-04T02:06:38.931888+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56697,
            "ip_address": "73.70.49.117",
            "count": 1,
            "first_visit": "2023-10-04T02:42:24.218168+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56698,
            "ip_address": "114.119.139.61",
            "count": 1,
            "first_visit": "2023-10-04T04:24:55.472191+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56699,
            "ip_address": "114.119.136.72",
            "count": 1,
            "first_visit": "2023-10-04T04:25:09.634365+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56700,
            "ip_address": "114.119.133.67",
            "count": 1,
            "first_visit": "2023-10-04T05:57:42.949399+06:00",
            "date": "2023-10-04"
        },
        {
            "id": 56701,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-10-04T07:27:31.372190+06:00",
            "date": "2023-10-04"
        }
    ]
}