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

{
    "count": 96159,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20080&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20064&ordering=-count",
    "results": [
        {
            "id": 44324,
            "ip_address": "66.249.75.222",
            "count": 2,
            "first_visit": "2023-03-24T11:38:19.493181+06:00",
            "date": "2023-03-24"
        },
        {
            "id": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        },
        {
            "id": 41607,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-02-06T05:19:21.233095+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41647,
            "ip_address": "203.76.121.102",
            "count": 2,
            "first_visit": "2023-02-06T15:43:19.063891+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 41679,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-02-07T01:01:13.603386+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 42648,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-02-24T12:19:00.308152+06:00",
            "date": "2023-02-24"
        },
        {
            "id": 41660,
            "ip_address": "37.111.247.200",
            "count": 2,
            "first_visit": "2023-02-06T18:55:52.291026+06:00",
            "date": "2023-02-06"
        },
        {
            "id": 19963,
            "ip_address": "223.25.253.251",
            "count": 2,
            "first_visit": "2022-06-29T08:52:33.550401+06:00",
            "date": "2022-06-29"
        }
    ]
}