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

{
    "count": 92306,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6296&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6280&ordering=ip_address",
    "results": [
        {
            "id": 29559,
            "ip_address": "103.144.200.192",
            "count": 1,
            "first_visit": "2022-07-29T23:40:24.929253+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 13266,
            "ip_address": "103.144.200.192",
            "count": 1,
            "first_visit": "2022-06-01T16:33:33.362809+06:00",
            "date": null
        },
        {
            "id": 2774,
            "ip_address": "103.144.200.193",
            "count": 4,
            "first_visit": "2022-01-25T03:47:09.355625+06:00",
            "date": null
        },
        {
            "id": 34152,
            "ip_address": "103.144.200.194",
            "count": 1,
            "first_visit": "2022-09-10T23:30:35.134454+06:00",
            "date": "2022-09-10"
        },
        {
            "id": 34192,
            "ip_address": "103.144.200.194",
            "count": 1,
            "first_visit": "2022-09-11T17:25:16.080929+06:00",
            "date": "2022-09-11"
        },
        {
            "id": 34035,
            "ip_address": "103.144.200.194",
            "count": 2,
            "first_visit": "2022-09-08T11:14:27.752984+06:00",
            "date": "2022-09-08"
        },
        {
            "id": 33977,
            "ip_address": "103.144.200.194",
            "count": 4,
            "first_visit": "2022-09-07T10:51:21.738704+06:00",
            "date": "2022-09-07"
        },
        {
            "id": 41763,
            "ip_address": "103.144.200.194",
            "count": 2,
            "first_visit": "2023-02-08T02:39:28.419025+06:00",
            "date": "2023-02-08"
        }
    ]
}