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

{
    "count": 95033,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15680&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15664&ordering=date",
    "results": [
        {
            "id": 29048,
            "ip_address": "185.187.78.111",
            "count": 1,
            "first_visit": "2022-07-29T01:31:00.975272+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29050,
            "ip_address": "37.111.194.167",
            "count": 2,
            "first_visit": "2022-07-29T01:39:17.631392+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29051,
            "ip_address": "119.30.45.55",
            "count": 3,
            "first_visit": "2022-07-29T01:41:39.648869+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29331,
            "ip_address": "37.111.213.13",
            "count": 1,
            "first_visit": "2022-07-29T14:38:45.654525+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29301,
            "ip_address": "103.130.113.147",
            "count": 4,
            "first_visit": "2022-07-29T13:24:52.369372+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29302,
            "ip_address": "116.58.201.204",
            "count": 1,
            "first_visit": "2022-07-29T13:25:11.231267+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29303,
            "ip_address": "43.245.123.204",
            "count": 1,
            "first_visit": "2022-07-29T13:26:59.405262+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 29290,
            "ip_address": "116.58.203.206",
            "count": 2,
            "first_visit": "2022-07-29T12:59:09.795273+06:00",
            "date": "2022-07-29"
        }
    ]
}