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

{
    "count": 103762,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55784&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=55768&ordering=-ip_address",
    "results": [
        {
            "id": 28272,
            "ip_address": "116.58.201.28",
            "count": 1,
            "first_visit": "2022-07-27T16:59:06.557028+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 12198,
            "ip_address": "116.58.201.27",
            "count": 1,
            "first_visit": "2022-05-28T14:18:41.100710+06:00",
            "date": null
        },
        {
            "id": 7730,
            "ip_address": "116.58.201.26",
            "count": 2,
            "first_visit": "2022-05-17T09:29:46.269386+06:00",
            "date": null
        },
        {
            "id": 6571,
            "ip_address": "116.58.201.255",
            "count": 5,
            "first_visit": "2022-05-16T09:36:46.842152+06:00",
            "date": null
        },
        {
            "id": 29546,
            "ip_address": "116.58.201.254",
            "count": 2,
            "first_visit": "2022-07-29T23:30:04.736761+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6189,
            "ip_address": "116.58.201.254",
            "count": 1,
            "first_visit": "2022-05-15T02:42:37.478228+06:00",
            "date": null
        },
        {
            "id": 45937,
            "ip_address": "116.58.201.254",
            "count": 1,
            "first_visit": "2023-05-01T00:02:35.470796+06:00",
            "date": "2023-05-01"
        },
        {
            "id": 54927,
            "ip_address": "116.58.201.253",
            "count": 2,
            "first_visit": "2023-09-12T17:37:48.177166+06:00",
            "date": "2023-09-12"
        }
    ]
}