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

{
    "count": 101426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37576&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37560&ordering=first_visit",
    "results": [
        {
            "id": 37569,
            "ip_address": "202.134.13.136",
            "count": 2,
            "first_visit": "2022-11-19T11:37:42.317323+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37570,
            "ip_address": "195.154.126.88",
            "count": 2,
            "first_visit": "2022-11-19T12:10:02.934523+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37571,
            "ip_address": "103.87.214.198",
            "count": 1,
            "first_visit": "2022-11-19T12:34:35.326858+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37572,
            "ip_address": "103.153.155.13",
            "count": 1,
            "first_visit": "2022-11-19T14:10:39.919190+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37573,
            "ip_address": "168.119.68.120",
            "count": 1,
            "first_visit": "2022-11-19T14:17:00.412319+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37574,
            "ip_address": "34.211.46.226",
            "count": 1,
            "first_visit": "2022-11-19T15:36:18.963197+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37575,
            "ip_address": "203.112.75.118",
            "count": 3,
            "first_visit": "2022-11-19T16:01:57.128899+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 37576,
            "ip_address": "103.221.55.104",
            "count": 1,
            "first_visit": "2022-11-19T17:06:30.703253+06:00",
            "date": "2022-11-19"
        }
    ]
}