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

{
    "count": 101660,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40920&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40904&ordering=id",
    "results": [
        {
            "id": 40913,
            "ip_address": "103.218.25.33",
            "count": 3,
            "first_visit": "2023-01-24T20:49:53.613559+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40914,
            "ip_address": "37.111.212.227",
            "count": 1,
            "first_visit": "2023-01-24T21:55:43.402985+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40915,
            "ip_address": "45.251.228.32",
            "count": 3,
            "first_visit": "2023-01-24T22:38:15.870020+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40916,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2023-01-24T23:00:27.397642+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40917,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-01-24T23:42:08.513483+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 40918,
            "ip_address": "17.246.23.110",
            "count": 1,
            "first_visit": "2023-01-25T00:18:40.574257+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40919,
            "ip_address": "168.119.65.112",
            "count": 2,
            "first_visit": "2023-01-25T02:20:27.990235+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 40920,
            "ip_address": "5.148.15.234",
            "count": 1,
            "first_visit": "2023-01-25T04:06:40.424104+06:00",
            "date": "2023-01-25"
        }
    ]
}