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

{
    "count": 99246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4072&ordering=ip_address",
    "results": [
        {
            "id": 7843,
            "ip_address": "103.127.57.184",
            "count": 1,
            "first_visit": "2022-05-17T10:37:00.037710+06:00",
            "date": null
        },
        {
            "id": 39391,
            "ip_address": "103.127.57.186",
            "count": 1,
            "first_visit": "2022-12-26T12:34:48.652163+06:00",
            "date": "2022-12-26"
        },
        {
            "id": 10863,
            "ip_address": "103.127.57.231",
            "count": 1,
            "first_visit": "2022-05-24T10:11:40.915635+06:00",
            "date": null
        },
        {
            "id": 2827,
            "ip_address": "103.127.58.69",
            "count": 1,
            "first_visit": "2022-01-25T17:14:28.092322+06:00",
            "date": null
        },
        {
            "id": 29282,
            "ip_address": "103.127.59.116",
            "count": 2,
            "first_visit": "2022-07-29T12:43:08.420384+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 28225,
            "ip_address": "103.127.59.130",
            "count": 1,
            "first_visit": "2022-07-27T13:49:14.869178+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 9950,
            "ip_address": "103.127.59.144",
            "count": 1,
            "first_visit": "2022-05-21T09:07:27.977352+06:00",
            "date": null
        },
        {
            "id": 9565,
            "ip_address": "103.127.59.166",
            "count": 1,
            "first_visit": "2022-05-19T23:33:10.598952+06:00",
            "date": null
        }
    ]
}