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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35288&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35272&ordering=id",
    "results": [
        {
            "id": 35281,
            "ip_address": "37.111.194.199",
            "count": 1,
            "first_visit": "2022-10-01T01:23:37.158842+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35282,
            "ip_address": "37.111.200.234",
            "count": 1,
            "first_visit": "2022-10-01T01:25:15.395497+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35283,
            "ip_address": "66.249.66.128",
            "count": 2,
            "first_visit": "2022-10-01T01:30:43.820702+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35284,
            "ip_address": "103.253.46.16",
            "count": 1,
            "first_visit": "2022-10-01T01:39:15.961850+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35285,
            "ip_address": "66.249.66.6",
            "count": 5,
            "first_visit": "2022-10-01T01:40:07.838913+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35286,
            "ip_address": "66.249.66.208",
            "count": 5,
            "first_visit": "2022-10-01T01:41:59.718644+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35287,
            "ip_address": "114.119.141.146",
            "count": 21,
            "first_visit": "2022-10-01T01:57:17.898479+06:00",
            "date": "2022-10-01"
        },
        {
            "id": 35288,
            "ip_address": "114.119.134.123",
            "count": 25,
            "first_visit": "2022-10-01T02:00:51.722039+06:00",
            "date": "2022-10-01"
        }
    ]
}