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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=81008&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80992&ordering=count",
    "results": [
        {
            "id": 31821,
            "ip_address": "66.249.66.158",
            "count": 2,
            "first_visit": "2022-08-12T04:38:23.043288+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 10452,
            "ip_address": "37.111.207.253",
            "count": 2,
            "first_visit": "2022-05-22T23:01:52.371391+06:00",
            "date": null
        },
        {
            "id": 19300,
            "ip_address": "114.119.132.146",
            "count": 2,
            "first_visit": "2022-06-27T05:42:46.743905+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 36340,
            "ip_address": "103.91.104.13",
            "count": 2,
            "first_visit": "2022-10-23T11:35:19.638859+06:00",
            "date": "2022-10-23"
        },
        {
            "id": 3946,
            "ip_address": "113.11.28.14",
            "count": 2,
            "first_visit": "2022-02-28T14:40:30.342049+06:00",
            "date": null
        },
        {
            "id": 13343,
            "ip_address": "182.160.101.243",
            "count": 2,
            "first_visit": "2022-06-02T06:39:56.832110+06:00",
            "date": null
        },
        {
            "id": 17293,
            "ip_address": "114.119.132.242",
            "count": 2,
            "first_visit": "2022-06-22T05:47:27.701237+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 13393,
            "ip_address": "114.119.130.60",
            "count": 2,
            "first_visit": "2022-06-02T18:19:44.110095+06:00",
            "date": null
        }
    ]
}