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

{
    "count": 100811,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18408&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18392&ordering=-count",
    "results": [
        {
            "id": 12333,
            "ip_address": "103.159.130.254",
            "count": 2,
            "first_visit": "2022-05-28T23:51:06.457148+06:00",
            "date": null
        },
        {
            "id": 50228,
            "ip_address": "213.124.216.254",
            "count": 2,
            "first_visit": "2023-07-18T00:22:05.335646+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50262,
            "ip_address": "168.119.68.254",
            "count": 2,
            "first_visit": "2023-07-18T12:15:30.134985+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50277,
            "ip_address": "202.134.8.140",
            "count": 2,
            "first_visit": "2023-07-18T17:53:20.928032+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 12415,
            "ip_address": "103.126.149.77",
            "count": 2,
            "first_visit": "2022-05-29T10:00:38.447159+06:00",
            "date": null
        },
        {
            "id": 50284,
            "ip_address": "103.230.107.26",
            "count": 2,
            "first_visit": "2023-07-18T19:43:12.835661+06:00",
            "date": "2023-07-18"
        },
        {
            "id": 50210,
            "ip_address": "122.152.54.249",
            "count": 2,
            "first_visit": "2023-07-17T19:30:56.123626+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50430,
            "ip_address": "103.230.106.15",
            "count": 2,
            "first_visit": "2023-07-20T12:41:39.161583+06:00",
            "date": "2023-07-20"
        }
    ]
}