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

{
    "count": 91301,
    "next": null,
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=91288&ordering=-date",
    "results": [
        {
            "id": 13697,
            "ip_address": "103.120.160.178",
            "count": 3,
            "first_visit": "2022-06-06T21:37:01.914307+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13698,
            "ip_address": "103.91.144.66",
            "count": 1,
            "first_visit": "2022-06-06T21:37:44.579772+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13705,
            "ip_address": "103.181.73.104",
            "count": 1,
            "first_visit": "2022-06-06T22:01:50.575393+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13694,
            "ip_address": "114.119.131.97",
            "count": 1,
            "first_visit": "2022-06-06T21:11:51.215964+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 13693,
            "ip_address": "43.245.123.38",
            "count": 1,
            "first_visit": "2022-06-06T21:10:32.233397+06:00",
            "date": "2022-06-06"
        }
    ]
}