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

{
    "count": 101368,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36136&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36120&ordering=first_visit",
    "results": [
        {
            "id": 36129,
            "ip_address": "116.179.37.194",
            "count": 1,
            "first_visit": "2022-10-19T07:10:19.209157+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36130,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2022-10-19T07:36:31.282098+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36131,
            "ip_address": "103.121.106.229",
            "count": 1,
            "first_visit": "2022-10-19T08:37:17.873653+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36132,
            "ip_address": "37.111.194.104",
            "count": 2,
            "first_visit": "2022-10-19T08:52:20.459327+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36133,
            "ip_address": "115.127.69.253",
            "count": 1,
            "first_visit": "2022-10-19T08:57:25.621730+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36134,
            "ip_address": "34.82.143.165",
            "count": 1,
            "first_visit": "2022-10-19T09:03:04.050551+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36135,
            "ip_address": "37.111.197.48",
            "count": 1,
            "first_visit": "2022-10-19T09:28:24.802844+06:00",
            "date": "2022-10-19"
        },
        {
            "id": 36136,
            "ip_address": "163.53.150.200",
            "count": 3,
            "first_visit": "2022-10-19T09:55:32.996789+06:00",
            "date": "2022-10-19"
        }
    ]
}