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

{
    "count": 99595,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23800&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23784&ordering=-count",
    "results": [
        {
            "id": 29024,
            "ip_address": "41.244.244.4",
            "count": 2,
            "first_visit": "2022-07-29T00:40:40.220120+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 37274,
            "ip_address": "58.145.187.237",
            "count": 2,
            "first_visit": "2022-11-12T01:45:54.614192+06:00",
            "date": "2022-11-12"
        },
        {
            "id": 2680,
            "ip_address": "103.167.19.22",
            "count": 2,
            "first_visit": "2022-01-23T15:36:30.263800+06:00",
            "date": null
        },
        {
            "id": 18731,
            "ip_address": "202.136.89.213",
            "count": 2,
            "first_visit": "2022-06-25T19:09:28.246727+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 7023,
            "ip_address": "116.58.203.68",
            "count": 2,
            "first_visit": "2022-05-16T18:45:59.732962+06:00",
            "date": null
        },
        {
            "id": 7010,
            "ip_address": "103.126.149.98",
            "count": 2,
            "first_visit": "2022-05-16T18:35:30.259925+06:00",
            "date": null
        },
        {
            "id": 985,
            "ip_address": "103.138.190.39",
            "count": 2,
            "first_visit": "2021-12-20T00:24:56.929550+06:00",
            "date": null
        },
        {
            "id": 18719,
            "ip_address": "103.67.158.125",
            "count": 2,
            "first_visit": "2022-06-25T18:55:09.763713+06:00",
            "date": "2022-06-25"
        }
    ]
}