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

{
    "count": 100839,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18320&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18304&ordering=-count",
    "results": [
        {
            "id": 50498,
            "ip_address": "103.60.175.38",
            "count": 2,
            "first_visit": "2023-07-21T12:04:58.087695+06:00",
            "date": "2023-07-21"
        },
        {
            "id": 50362,
            "ip_address": "157.32.69.35",
            "count": 2,
            "first_visit": "2023-07-19T16:54:25.008458+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50368,
            "ip_address": "103.136.159.65",
            "count": 2,
            "first_visit": "2023-07-19T17:38:12.815345+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 12513,
            "ip_address": "103.176.81.2",
            "count": 2,
            "first_visit": "2022-05-29T16:14:19.568972+06:00",
            "date": null
        },
        {
            "id": 50310,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-19T03:41:17.784632+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50376,
            "ip_address": "103.133.140.89",
            "count": 2,
            "first_visit": "2023-07-19T19:33:25.153184+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 50327,
            "ip_address": "103.101.197.242",
            "count": 2,
            "first_visit": "2023-07-19T10:20:18.783905+06:00",
            "date": "2023-07-19"
        },
        {
            "id": 6288,
            "ip_address": "103.183.16.2",
            "count": 2,
            "first_visit": "2022-05-15T09:17:47.669525+06:00",
            "date": null
        }
    ]
}