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

{
    "count": 94007,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78000&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77984&ordering=ip_address",
    "results": [
        {
            "id": 42854,
            "ip_address": "42.0.4.230",
            "count": 1,
            "first_visit": "2023-02-28T18:39:06.033613+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 25160,
            "ip_address": "42.0.4.231",
            "count": 1,
            "first_visit": "2022-07-21T07:20:51.004897+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8084,
            "ip_address": "42.0.4.231",
            "count": 7,
            "first_visit": "2022-05-17T12:31:08.228396+06:00",
            "date": null
        },
        {
            "id": 31107,
            "ip_address": "42.0.4.232",
            "count": 1,
            "first_visit": "2022-08-04T11:11:54.007733+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 8089,
            "ip_address": "42.0.4.232",
            "count": 5,
            "first_visit": "2022-05-17T12:31:46.456143+06:00",
            "date": null
        },
        {
            "id": 30259,
            "ip_address": "42.0.4.232",
            "count": 1,
            "first_visit": "2022-07-31T10:00:31.848386+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 28341,
            "ip_address": "42.0.4.232",
            "count": 1,
            "first_visit": "2022-07-27T22:01:33.715324+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 29554,
            "ip_address": "42.0.4.233",
            "count": 1,
            "first_visit": "2022-07-29T23:35:12.556047+06:00",
            "date": "2022-07-29"
        }
    ]
}