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

{
    "count": 101332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34880&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=34864&ordering=first_visit",
    "results": [
        {
            "id": 34873,
            "ip_address": "66.249.66.208",
            "count": 1,
            "first_visit": "2022-09-23T19:11:10.197024+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34874,
            "ip_address": "103.25.249.235",
            "count": 2,
            "first_visit": "2022-09-23T19:12:43.848416+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34875,
            "ip_address": "103.143.139.50",
            "count": 1,
            "first_visit": "2022-09-23T19:40:14.114014+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34876,
            "ip_address": "66.249.66.60",
            "count": 2,
            "first_visit": "2022-09-23T19:40:34.782911+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34877,
            "ip_address": "66.249.66.91",
            "count": 2,
            "first_visit": "2022-09-23T19:55:21.030215+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34878,
            "ip_address": "66.249.66.62",
            "count": 1,
            "first_visit": "2022-09-23T20:07:37.613717+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34879,
            "ip_address": "103.138.120.66",
            "count": 3,
            "first_visit": "2022-09-23T20:21:01.417188+06:00",
            "date": "2022-09-23"
        },
        {
            "id": 34880,
            "ip_address": "45.248.151.21",
            "count": 2,
            "first_visit": "2022-09-23T20:33:31.326694+06:00",
            "date": "2022-09-23"
        }
    ]
}