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

{
    "count": 96248,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20424&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20408&ordering=ip_address",
    "results": [
        {
            "id": 12263,
            "ip_address": "103.67.159.100",
            "count": 2,
            "first_visit": "2022-05-28T18:08:42.835093+06:00",
            "date": null
        },
        {
            "id": 6492,
            "ip_address": "103.67.159.102",
            "count": 2,
            "first_visit": "2022-05-16T00:04:38.412713+06:00",
            "date": null
        },
        {
            "id": 30569,
            "ip_address": "103.67.159.103",
            "count": 1,
            "first_visit": "2022-08-01T01:41:09.819675+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 13890,
            "ip_address": "103.67.159.106",
            "count": 1,
            "first_visit": "2022-06-07T23:44:40.606485+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 11741,
            "ip_address": "103.67.159.106",
            "count": 2,
            "first_visit": "2022-05-26T22:40:25.028739+06:00",
            "date": null
        },
        {
            "id": 30475,
            "ip_address": "103.67.159.107",
            "count": 1,
            "first_visit": "2022-07-31T18:10:23.708707+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13144,
            "ip_address": "103.67.159.107",
            "count": 1,
            "first_visit": "2022-05-31T16:12:52.220757+06:00",
            "date": null
        },
        {
            "id": 18665,
            "ip_address": "103.67.159.11",
            "count": 1,
            "first_visit": "2022-06-25T15:59:50.168342+06:00",
            "date": "2022-06-25"
        }
    ]
}