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

{
    "count": 100184,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21200&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21184&ordering=ip_address",
    "results": [
        {
            "id": 12040,
            "ip_address": "103.67.158.253",
            "count": 1,
            "first_visit": "2022-05-27T23:15:28.682330+06:00",
            "date": null
        },
        {
            "id": 10715,
            "ip_address": "103.67.158.254",
            "count": 1,
            "first_visit": "2022-05-23T19:02:50.954851+06:00",
            "date": null
        },
        {
            "id": 36045,
            "ip_address": "103.67.158.254",
            "count": 1,
            "first_visit": "2022-10-17T22:35:07.404452+06:00",
            "date": "2022-10-17"
        },
        {
            "id": 30138,
            "ip_address": "103.67.158.26",
            "count": 1,
            "first_visit": "2022-07-31T02:01:00.232040+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 27661,
            "ip_address": "103.67.158.27",
            "count": 1,
            "first_visit": "2022-07-26T11:00:43.448508+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 9037,
            "ip_address": "103.67.158.28",
            "count": 1,
            "first_visit": "2022-05-18T18:00:55.034678+06:00",
            "date": null
        },
        {
            "id": 15955,
            "ip_address": "103.67.158.3",
            "count": 1,
            "first_visit": "2022-06-17T11:56:44.161225+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 27156,
            "ip_address": "103.67.158.3",
            "count": 1,
            "first_visit": "2022-07-25T10:49:51.531648+06:00",
            "date": "2022-07-25"
        }
    ]
}