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

{
    "count": 102888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=51936&ordering=-ip_address",
    "results": [
        {
            "id": 13528,
            "ip_address": "119.30.39.161",
            "count": 5,
            "first_visit": "2022-06-04T21:43:26.374512+06:00",
            "date": null
        },
        {
            "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": 10309,
            "ip_address": "119.30.39.156",
            "count": 4,
            "first_visit": "2022-05-22T14:46:52.699441+06:00",
            "date": null
        },
        {
            "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": 19013,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2022-06-26T09:47:10.225224+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 29138,
            "ip_address": "119.30.39.154",
            "count": 1,
            "first_visit": "2022-07-29T08:54:17.839743+06:00",
            "date": "2022-07-29"
        }
    ]
}