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

{
    "count": 101428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37640&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37624&ordering=first_visit",
    "results": [
        {
            "id": 37633,
            "ip_address": "66.249.66.62",
            "count": 12,
            "first_visit": "2022-11-21T00:58:35.198291+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37634,
            "ip_address": "168.119.68.186",
            "count": 2,
            "first_visit": "2022-11-21T01:48:16.021793+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37635,
            "ip_address": "66.249.66.60",
            "count": 16,
            "first_visit": "2022-11-21T03:54:53.616047+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37636,
            "ip_address": "213.180.203.62",
            "count": 3,
            "first_visit": "2022-11-21T04:58:58.232867+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37637,
            "ip_address": "168.119.65.45",
            "count": 1,
            "first_visit": "2022-11-21T05:52:21.421286+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37638,
            "ip_address": "114.119.141.146",
            "count": 1,
            "first_visit": "2022-11-21T06:49:25.632739+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37639,
            "ip_address": "51.79.19.38",
            "count": 1,
            "first_visit": "2022-11-21T06:53:37.518202+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 37640,
            "ip_address": "103.109.96.112",
            "count": 2,
            "first_visit": "2022-11-21T07:11:32.987436+06:00",
            "date": "2022-11-21"
        }
    ]
}