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

{
    "count": 100808,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18424&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18408&ordering=-count",
    "results": [
        {
            "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": 3079,
            "ip_address": "116.204.252.39",
            "count": 2,
            "first_visit": "2022-01-31T10:08:23.652475+06:00",
            "date": null
        },
        {
            "id": 50169,
            "ip_address": "195.154.123.104",
            "count": 2,
            "first_visit": "2023-07-17T08:42:26.972332+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 6255,
            "ip_address": "116.58.202.84",
            "count": 2,
            "first_visit": "2022-05-15T07:52:52.156031+06:00",
            "date": null
        },
        {
            "id": 12405,
            "ip_address": "119.30.41.173",
            "count": 2,
            "first_visit": "2022-05-29T09:30:51.326921+06:00",
            "date": null
        },
        {
            "id": 50154,
            "ip_address": "114.119.158.5",
            "count": 2,
            "first_visit": "2023-07-17T01:51:38.219532+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50184,
            "ip_address": "103.143.34.142",
            "count": 2,
            "first_visit": "2023-07-17T13:05:43.618067+06:00",
            "date": "2023-07-17"
        },
        {
            "id": 50174,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-07-17T10:45:38.523411+06:00",
            "date": "2023-07-17"
        }
    ]
}