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

{
    "count": 101622,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40640&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40624&ordering=first_visit",
    "results": [
        {
            "id": 40633,
            "ip_address": "113.11.100.200",
            "count": 1,
            "first_visit": "2023-01-19T15:40:34.792101+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40634,
            "ip_address": "114.119.141.116",
            "count": 1,
            "first_visit": "2023-01-19T15:47:04.306065+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40635,
            "ip_address": "103.60.175.46",
            "count": 1,
            "first_visit": "2023-01-19T16:17:53.543543+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40636,
            "ip_address": "116.58.202.204",
            "count": 1,
            "first_visit": "2023-01-19T16:19:25.134606+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40637,
            "ip_address": "51.222.41.169",
            "count": 1,
            "first_visit": "2023-01-19T18:15:54.938204+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40638,
            "ip_address": "37.111.212.225",
            "count": 1,
            "first_visit": "2023-01-19T20:46:39.722854+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40639,
            "ip_address": "195.154.122.186",
            "count": 1,
            "first_visit": "2023-01-19T21:44:33.259664+06:00",
            "date": "2023-01-19"
        },
        {
            "id": 40640,
            "ip_address": "114.119.146.7",
            "count": 1,
            "first_visit": "2023-01-19T21:58:30.196707+06:00",
            "date": "2023-01-19"
        }
    ]
}