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

{
    "count": 100651,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19336&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19320&ordering=-ip_address",
    "results": [
        {
            "id": 11239,
            "ip_address": "37.111.247.29",
            "count": 1,
            "first_visit": "2022-05-24T23:48:50.003118+06:00",
            "date": null
        },
        {
            "id": 34753,
            "ip_address": "37.111.247.26",
            "count": 1,
            "first_visit": "2022-09-21T06:58:57.334553+06:00",
            "date": "2022-09-21"
        },
        {
            "id": 31466,
            "ip_address": "37.111.247.254",
            "count": 1,
            "first_visit": "2022-08-07T19:50:41.410055+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 11594,
            "ip_address": "37.111.247.251",
            "count": 1,
            "first_visit": "2022-05-26T02:48:03.984534+06:00",
            "date": null
        },
        {
            "id": 26977,
            "ip_address": "37.111.247.251",
            "count": 2,
            "first_visit": "2022-07-25T01:03:14.638673+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 11637,
            "ip_address": "37.111.247.249",
            "count": 1,
            "first_visit": "2022-05-26T10:02:26.586140+06:00",
            "date": null
        },
        {
            "id": 6737,
            "ip_address": "37.111.247.248",
            "count": 1,
            "first_visit": "2022-05-16T14:13:38.363876+06:00",
            "date": null
        },
        {
            "id": 41056,
            "ip_address": "37.111.247.248",
            "count": 1,
            "first_visit": "2023-01-27T16:18:42.487629+06:00",
            "date": "2023-01-27"
        }
    ]
}