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

{
    "count": 98204,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15792&ordering=-count",
    "results": [
        {
            "id": 55458,
            "ip_address": "103.161.68.63",
            "count": 2,
            "first_visit": "2023-09-19T14:24:06.286477+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55427,
            "ip_address": "66.249.66.161",
            "count": 2,
            "first_visit": "2023-09-19T06:39:53.540371+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55467,
            "ip_address": "37.111.214.143",
            "count": 2,
            "first_visit": "2023-09-19T16:40:13.315388+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 3975,
            "ip_address": "103.101.53.58",
            "count": 2,
            "first_visit": "2022-03-01T14:32:06.284755+06:00",
            "date": null
        },
        {
            "id": 55442,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2023-09-19T12:06:48.466301+06:00",
            "date": "2023-09-19"
        },
        {
            "id": 55368,
            "ip_address": "114.119.157.214",
            "count": 2,
            "first_visit": "2023-09-18T15:50:34.362735+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55312,
            "ip_address": "114.119.141.51",
            "count": 2,
            "first_visit": "2023-09-18T14:09:04.518805+06:00",
            "date": "2023-09-18"
        },
        {
            "id": 55311,
            "ip_address": "114.119.159.40",
            "count": 2,
            "first_visit": "2023-09-18T14:08:40.838983+06:00",
            "date": "2023-09-18"
        }
    ]
}