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

{
    "count": 102709,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50720&ordering=ip_address",
    "results": [
        {
            "id": 6632,
            "ip_address": "119.30.38.203",
            "count": 1,
            "first_visit": "2022-05-16T11:37:01.376650+06:00",
            "date": null
        },
        {
            "id": 7008,
            "ip_address": "119.30.38.206",
            "count": 2,
            "first_visit": "2022-05-16T18:33:01.192544+06:00",
            "date": null
        },
        {
            "id": 38413,
            "ip_address": "119.30.38.206",
            "count": 2,
            "first_visit": "2022-12-06T16:21:27.172686+06:00",
            "date": "2022-12-06"
        },
        {
            "id": 9201,
            "ip_address": "119.30.38.207",
            "count": 1,
            "first_visit": "2022-05-18T23:46:27.921580+06:00",
            "date": null
        },
        {
            "id": 9908,
            "ip_address": "119.30.38.208",
            "count": 1,
            "first_visit": "2022-05-21T00:23:42.903880+06:00",
            "date": null
        },
        {
            "id": 12457,
            "ip_address": "119.30.38.210",
            "count": 1,
            "first_visit": "2022-05-29T12:24:37.936319+06:00",
            "date": null
        },
        {
            "id": 25972,
            "ip_address": "119.30.38.210",
            "count": 3,
            "first_visit": "2022-07-22T14:37:12.692855+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 7769,
            "ip_address": "119.30.38.213",
            "count": 2,
            "first_visit": "2022-05-17T09:52:14.304390+06:00",
            "date": null
        }
    ]
}