GET /user_management/visitor-free/?format=api&offset=20080&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=20088&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20072&ordering=-count",
    "results": [
        {
            "id": 42387,
            "ip_address": "27.147.202.80",
            "count": 2,
            "first_visit": "2023-02-19T11:23:46.533925+06:00",
            "date": "2023-02-19"
        },
        {
            "id": 43422,
            "ip_address": "66.249.64.196",
            "count": 2,
            "first_visit": "2023-03-09T08:38:42.443144+06:00",
            "date": "2023-03-09"
        },
        {
            "id": 44357,
            "ip_address": "27.147.202.97",
            "count": 2,
            "first_visit": "2023-03-25T02:23:26.029156+06:00",
            "date": "2023-03-25"
        },
        {
            "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": 10017,
            "ip_address": "103.25.250.250",
            "count": 2,
            "first_visit": "2022-05-21T14:29:34.683886+06:00",
            "date": null
        },
        {
            "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": 41679,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-02-07T01:01:13.603386+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 19963,
            "ip_address": "223.25.253.251",
            "count": 2,
            "first_visit": "2022-06-29T08:52:33.550401+06:00",
            "date": "2022-06-29"
        }
    ]
}