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

{
    "count": 101425,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80136&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80120&ordering=count",
    "results": [
        {
            "id": 10673,
            "ip_address": "103.253.44.9",
            "count": 2,
            "first_visit": "2022-05-23T14:11:43.726350+06:00",
            "date": null
        },
        {
            "id": 33186,
            "ip_address": "103.115.25.184",
            "count": 2,
            "first_visit": "2022-08-28T11:50:09.746233+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 16204,
            "ip_address": "116.58.201.143",
            "count": 2,
            "first_visit": "2022-06-18T03:00:47.371714+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 35443,
            "ip_address": "66.249.66.8",
            "count": 2,
            "first_visit": "2022-10-04T02:51:17.648242+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 17507,
            "ip_address": "45.127.247.250",
            "count": 2,
            "first_visit": "2022-06-22T21:59:37.151654+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 3022,
            "ip_address": "103.195.141.192",
            "count": 2,
            "first_visit": "2022-01-29T15:07:19.365252+06:00",
            "date": null
        },
        {
            "id": 12906,
            "ip_address": "103.73.197.82",
            "count": 2,
            "first_visit": "2022-05-30T22:47:59.495745+06:00",
            "date": null
        },
        {
            "id": 21659,
            "ip_address": "114.119.132.36",
            "count": 2,
            "first_visit": "2022-07-09T00:20:47.870995+06:00",
            "date": "2022-07-09"
        }
    ]
}