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

{
    "count": 102470,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46088&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=46072&ordering=ip_address",
    "results": [
        {
            "id": 6773,
            "ip_address": "114.130.72.154",
            "count": 1,
            "first_visit": "2022-05-16T15:06:08.965112+06:00",
            "date": null
        },
        {
            "id": 20193,
            "ip_address": "114.130.72.170",
            "count": 1,
            "first_visit": "2022-06-29T23:52:53.284035+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 12096,
            "ip_address": "114.130.78.211",
            "count": 1,
            "first_visit": "2022-05-28T03:54:43.831854+06:00",
            "date": null
        },
        {
            "id": 28789,
            "ip_address": "114.130.78.216",
            "count": 1,
            "first_visit": "2022-07-28T12:51:35.385027+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 11596,
            "ip_address": "114.130.78.225",
            "count": 2,
            "first_visit": "2022-05-26T02:57:52.219200+06:00",
            "date": null
        },
        {
            "id": 25507,
            "ip_address": "114.130.78.228",
            "count": 1,
            "first_visit": "2022-07-21T12:36:37.578229+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1137,
            "ip_address": "114.130.78.231",
            "count": 1,
            "first_visit": "2021-12-21T10:28:53.278857+06:00",
            "date": null
        },
        {
            "id": 31088,
            "ip_address": "114.130.78.233",
            "count": 1,
            "first_visit": "2022-08-04T06:56:42.885218+06:00",
            "date": "2022-08-04"
        }
    ]
}