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

{
    "count": 93127,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79704&ordering=ip_address",
    "results": [
        {
            "id": 9216,
            "ip_address": "45.124.13.109",
            "count": 3,
            "first_visit": "2022-05-18T23:55:55.757534+06:00",
            "date": null
        },
        {
            "id": 58139,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-10-21T16:31:23.222873+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 59715,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-11-18T13:45:08.070874+06:00",
            "date": "2023-11-18"
        },
        {
            "id": 52997,
            "ip_address": "45.124.13.131",
            "count": 1,
            "first_visit": "2023-08-20T14:01:16.430293+06:00",
            "date": "2023-08-20"
        },
        {
            "id": 8464,
            "ip_address": "45.124.13.136",
            "count": 1,
            "first_visit": "2022-05-17T23:10:22.993676+06:00",
            "date": null
        },
        {
            "id": 22623,
            "ip_address": "45.124.13.136",
            "count": 1,
            "first_visit": "2022-07-14T14:34:40.005975+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 35674,
            "ip_address": "45.124.13.139",
            "count": 1,
            "first_visit": "2022-10-09T14:45:22.083082+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 6027,
            "ip_address": "45.124.13.154",
            "count": 1,
            "first_visit": "2022-05-14T19:05:22.328925+06:00",
            "date": null
        }
    ]
}