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

{
    "count": 101513,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78432&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78416&ordering=count",
    "results": [
        {
            "id": 23432,
            "ip_address": "182.163.98.126",
            "count": 2,
            "first_visit": "2022-07-18T08:37:42.505987+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 37965,
            "ip_address": "104.133.49.84",
            "count": 2,
            "first_visit": "2022-11-29T05:55:43.592732+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 23385,
            "ip_address": "103.178.188.15",
            "count": 2,
            "first_visit": "2022-07-18T00:03:30.399110+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 17010,
            "ip_address": "114.119.128.40",
            "count": 2,
            "first_visit": "2022-06-21T12:42:22.853731+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16956,
            "ip_address": "114.130.84.166",
            "count": 2,
            "first_visit": "2022-06-21T09:25:25.665224+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 11952,
            "ip_address": "37.111.201.246",
            "count": 2,
            "first_visit": "2022-05-27T17:34:32.616409+06:00",
            "date": null
        },
        {
            "id": 23396,
            "ip_address": "114.119.131.254",
            "count": 2,
            "first_visit": "2022-07-18T00:30:36.783820+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 219,
            "ip_address": "202.181.5.33",
            "count": 2,
            "first_visit": "2021-12-05T15:38:58.118428+06:00",
            "date": null
        }
    ]
}