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

{
    "count": 98248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31088&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31072&ordering=date",
    "results": [
        {
            "id": 44738,
            "ip_address": "103.76.45.53",
            "count": 1,
            "first_visit": "2023-04-02T23:53:17.911581+06:00",
            "date": "2023-04-02"
        },
        {
            "id": 44748,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-04-03T07:41:11.317822+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44739,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-04-03T01:24:44.781534+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44740,
            "ip_address": "114.119.157.24",
            "count": 1,
            "first_visit": "2023-04-03T02:27:43.096416+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44741,
            "ip_address": "27.147.204.226",
            "count": 1,
            "first_visit": "2023-04-03T02:30:23.905971+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44742,
            "ip_address": "114.119.143.250",
            "count": 1,
            "first_visit": "2023-04-03T02:31:43.052223+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44743,
            "ip_address": "114.119.159.33",
            "count": 1,
            "first_visit": "2023-04-03T02:34:19.157679+06:00",
            "date": "2023-04-03"
        },
        {
            "id": 44744,
            "ip_address": "114.119.155.210",
            "count": 1,
            "first_visit": "2023-04-03T02:44:44.351206+06:00",
            "date": "2023-04-03"
        }
    ]
}