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

{
    "count": 102686,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50136&ordering=ip_address",
    "results": [
        {
            "id": 12062,
            "ip_address": "119.30.32.137",
            "count": 3,
            "first_visit": "2022-05-27T23:43:26.321537+06:00",
            "date": null
        },
        {
            "id": 8308,
            "ip_address": "119.30.32.138",
            "count": 2,
            "first_visit": "2022-05-17T21:43:15.540134+06:00",
            "date": null
        },
        {
            "id": 29968,
            "ip_address": "119.30.32.138",
            "count": 1,
            "first_visit": "2022-07-30T18:43:55.298416+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 4711,
            "ip_address": "119.30.32.139",
            "count": 2,
            "first_visit": "2022-03-27T15:47:07.156428+06:00",
            "date": null
        },
        {
            "id": 16082,
            "ip_address": "119.30.32.139",
            "count": 1,
            "first_visit": "2022-06-17T19:17:15.470574+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 16479,
            "ip_address": "119.30.32.14",
            "count": 1,
            "first_visit": "2022-06-19T03:11:47.157714+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 33221,
            "ip_address": "119.30.32.14",
            "count": 1,
            "first_visit": "2022-08-28T19:30:00.200217+06:00",
            "date": "2022-08-28"
        },
        {
            "id": 10620,
            "ip_address": "119.30.32.14",
            "count": 1,
            "first_visit": "2022-05-23T12:04:45.558980+06:00",
            "date": null
        }
    ]
}