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

{
    "count": 97366,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23256&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23240&ordering=-count",
    "results": [
        {
            "id": 22138,
            "ip_address": "114.119.131.253",
            "count": 2,
            "first_visit": "2022-07-12T16:36:57.846979+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 7002,
            "ip_address": "37.111.246.233",
            "count": 2,
            "first_visit": "2022-05-16T18:30:25.244279+06:00",
            "date": null
        },
        {
            "id": 7053,
            "ip_address": "37.111.218.30",
            "count": 2,
            "first_visit": "2022-05-16T19:03:21.077582+06:00",
            "date": null
        },
        {
            "id": 39816,
            "ip_address": "103.110.161.14",
            "count": 2,
            "first_visit": "2023-01-03T19:16:44.946183+06:00",
            "date": "2023-01-03"
        },
        {
            "id": 29099,
            "ip_address": "58.145.184.238",
            "count": 2,
            "first_visit": "2022-07-29T04:48:22.679220+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5140,
            "ip_address": "37.111.200.13",
            "count": 2,
            "first_visit": "2022-04-15T17:16:02.124435+06:00",
            "date": null
        },
        {
            "id": 487,
            "ip_address": "43.231.22.30",
            "count": 2,
            "first_visit": "2021-12-09T14:37:57.824861+06:00",
            "date": null
        },
        {
            "id": 37232,
            "ip_address": "103.107.132.166",
            "count": 2,
            "first_visit": "2022-11-11T01:22:58.352763+06:00",
            "date": "2022-11-11"
        }
    ]
}