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

{
    "count": 99966,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26816&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=26800&ordering=-count",
    "results": [
        {
            "id": 34914,
            "ip_address": "168.119.65.45",
            "count": 2,
            "first_visit": "2022-09-24T10:28:03.719267+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 34911,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2022-09-24T06:07:14.730560+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 4635,
            "ip_address": "103.74.230.137",
            "count": 2,
            "first_visit": "2022-03-24T04:13:52.235703+06:00",
            "date": null
        },
        {
            "id": 6419,
            "ip_address": "37.111.211.221",
            "count": 2,
            "first_visit": "2022-05-15T21:32:15.512570+06:00",
            "date": null
        },
        {
            "id": 32854,
            "ip_address": "27.147.176.152",
            "count": 2,
            "first_visit": "2022-08-24T18:53:12.131479+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 10416,
            "ip_address": "43.245.120.126",
            "count": 2,
            "first_visit": "2022-05-22T22:15:41.797985+06:00",
            "date": null
        },
        {
            "id": 19953,
            "ip_address": "114.119.133.126",
            "count": 2,
            "first_visit": "2022-06-29T07:58:23.280322+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 1520,
            "ip_address": "103.127.183.40",
            "count": 2,
            "first_visit": "2021-12-31T15:22:14.467931+06:00",
            "date": null
        }
    ]
}