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

{
    "count": 101597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40520&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40504&ordering=first_visit",
    "results": [
        {
            "id": 40513,
            "ip_address": "114.119.139.61",
            "count": 1,
            "first_visit": "2023-01-17T04:33:37.422677+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40514,
            "ip_address": "114.119.143.145",
            "count": 1,
            "first_visit": "2023-01-17T05:11:34.395942+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40515,
            "ip_address": "114.119.149.92",
            "count": 1,
            "first_visit": "2023-01-17T05:57:51.811295+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40516,
            "ip_address": "114.119.150.248",
            "count": 1,
            "first_visit": "2023-01-17T12:37:55.759318+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40517,
            "ip_address": "114.119.131.28",
            "count": 1,
            "first_visit": "2023-01-17T12:44:03.523290+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40518,
            "ip_address": "103.61.18.18",
            "count": 1,
            "first_visit": "2023-01-17T13:06:39.816796+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40519,
            "ip_address": "103.203.93.230",
            "count": 1,
            "first_visit": "2023-01-17T13:12:01.399430+06:00",
            "date": "2023-01-17"
        },
        {
            "id": 40520,
            "ip_address": "116.58.201.250",
            "count": 1,
            "first_visit": "2023-01-17T13:26:30.187016+06:00",
            "date": "2023-01-17"
        }
    ]
}