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

{
    "count": 102719,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50904&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50888&ordering=ip_address",
    "results": [
        {
            "id": 19570,
            "ip_address": "119.30.39.156",
            "count": 1,
            "first_visit": "2022-06-27T22:35:22.278417+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 32589,
            "ip_address": "119.30.39.158",
            "count": 1,
            "first_visit": "2022-08-21T10:55:23.734769+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 26640,
            "ip_address": "119.30.39.158",
            "count": 1,
            "first_visit": "2022-07-24T10:12:20.262168+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1130,
            "ip_address": "119.30.39.158",
            "count": 3,
            "first_visit": "2021-12-21T09:05:01.348218+06:00",
            "date": null
        },
        {
            "id": 23362,
            "ip_address": "119.30.39.161",
            "count": 1,
            "first_visit": "2022-07-17T20:02:06.529479+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 13528,
            "ip_address": "119.30.39.161",
            "count": 5,
            "first_visit": "2022-06-04T21:43:26.374512+06:00",
            "date": null
        },
        {
            "id": 30552,
            "ip_address": "119.30.39.162",
            "count": 1,
            "first_visit": "2022-08-01T00:12:50.065012+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 10994,
            "ip_address": "119.30.39.163",
            "count": 1,
            "first_visit": "2022-05-24T14:17:38.676426+06:00",
            "date": null
        }
    ]
}