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

{
    "count": 100968,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85792&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=85776&ordering=ip_address",
    "results": [
        {
            "id": 2955,
            "ip_address": "45.124.12.165",
            "count": 6,
            "first_visit": "2022-01-27T22:08:53.814585+06:00",
            "date": null
        },
        {
            "id": 5996,
            "ip_address": "45.124.13.0",
            "count": 1,
            "first_visit": "2022-05-14T15:16:33.049229+06:00",
            "date": null
        },
        {
            "id": 2413,
            "ip_address": "45.124.13.104",
            "count": 17,
            "first_visit": "2022-01-18T10:02:27.564588+06:00",
            "date": null
        },
        {
            "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
        }
    ]
}