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

{
    "count": 100008,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90416&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90400&ordering=-date",
    "results": [
        {
            "id": 23222,
            "ip_address": "168.119.68.187",
            "count": 1,
            "first_visit": "2022-07-17T00:34:06.382712+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23221,
            "ip_address": "103.113.12.19",
            "count": 5,
            "first_visit": "2022-07-17T00:26:48.865206+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23228,
            "ip_address": "114.119.132.242",
            "count": 1,
            "first_visit": "2022-07-17T01:37:45.445156+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23238,
            "ip_address": "114.119.134.89",
            "count": 1,
            "first_visit": "2022-07-17T04:06:23.570546+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23218,
            "ip_address": "37.111.238.149",
            "count": 1,
            "first_visit": "2022-07-17T00:08:06.140974+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23380,
            "ip_address": "114.119.131.52",
            "count": 1,
            "first_visit": "2022-07-17T23:24:03.404392+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23377,
            "ip_address": "190.2.130.164",
            "count": 2,
            "first_visit": "2022-07-17T23:09:23.868827+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 23379,
            "ip_address": "103.161.150.111",
            "count": 1,
            "first_visit": "2022-07-17T23:16:43.548169+06:00",
            "date": "2022-07-17"
        }
    ]
}