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

{
    "count": 92310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6464&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6448&ordering=id",
    "results": [
        {
            "id": 6457,
            "ip_address": "37.111.213.255",
            "count": 1,
            "first_visit": "2022-05-15T22:58:42.534553+06:00",
            "date": null
        },
        {
            "id": 6458,
            "ip_address": "37.111.213.255",
            "count": 5,
            "first_visit": "2022-05-15T22:58:42.534333+06:00",
            "date": null
        },
        {
            "id": 6459,
            "ip_address": "103.146.92.26",
            "count": 2,
            "first_visit": "2022-05-15T23:05:31.149688+06:00",
            "date": null
        },
        {
            "id": 6460,
            "ip_address": "37.111.206.26",
            "count": 5,
            "first_visit": "2022-05-15T23:05:44.839316+06:00",
            "date": null
        },
        {
            "id": 6461,
            "ip_address": "27.147.201.141",
            "count": 2,
            "first_visit": "2022-05-15T23:07:36.757173+06:00",
            "date": null
        },
        {
            "id": 6462,
            "ip_address": "43.245.123.26",
            "count": 5,
            "first_visit": "2022-05-15T23:10:17.516889+06:00",
            "date": null
        },
        {
            "id": 6463,
            "ip_address": "116.58.201.119",
            "count": 5,
            "first_visit": "2022-05-15T23:12:58.354386+06:00",
            "date": null
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        }
    ]
}