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

{
    "count": 101465,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78968&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78952&ordering=count",
    "results": [
        {
            "id": 1724,
            "ip_address": "119.30.39.65",
            "count": 2,
            "first_visit": "2022-01-08T19:56:40.045639+06:00",
            "date": null
        },
        {
            "id": 1700,
            "ip_address": "103.230.107.37",
            "count": 2,
            "first_visit": "2022-01-06T17:20:17.415357+06:00",
            "date": null
        },
        {
            "id": 1756,
            "ip_address": "103.139.234.250",
            "count": 2,
            "first_visit": "2022-01-10T11:18:33.027830+06:00",
            "date": null
        },
        {
            "id": 9496,
            "ip_address": "103.67.158.130",
            "count": 2,
            "first_visit": "2022-05-19T21:52:31.024967+06:00",
            "date": null
        },
        {
            "id": 17621,
            "ip_address": "114.119.129.148",
            "count": 2,
            "first_visit": "2022-06-23T07:48:58.975292+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 22978,
            "ip_address": "114.119.130.33",
            "count": 2,
            "first_visit": "2022-07-15T14:31:29.609252+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 17608,
            "ip_address": "114.119.134.116",
            "count": 2,
            "first_visit": "2022-06-23T06:50:19.999730+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 27357,
            "ip_address": "103.253.45.242",
            "count": 2,
            "first_visit": "2022-07-25T15:15:22.066713+06:00",
            "date": "2022-07-25"
        }
    ]
}