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

{
    "count": 101697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76592&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76576&ordering=ip_address",
    "results": [
        {
            "id": 4498,
            "ip_address": "37.111.205.65",
            "count": 1,
            "first_visit": "2022-03-19T13:41:34.695616+06:00",
            "date": null
        },
        {
            "id": 35666,
            "ip_address": "37.111.205.67",
            "count": 1,
            "first_visit": "2022-10-09T10:27:20.131358+06:00",
            "date": "2022-10-09"
        },
        {
            "id": 12771,
            "ip_address": "37.111.205.73",
            "count": 1,
            "first_visit": "2022-05-30T12:55:44.993708+06:00",
            "date": null
        },
        {
            "id": 3551,
            "ip_address": "37.111.205.74",
            "count": 10,
            "first_visit": "2022-02-12T13:42:03.494732+06:00",
            "date": null
        },
        {
            "id": 26448,
            "ip_address": "37.111.205.76",
            "count": 1,
            "first_visit": "2022-07-23T22:40:16.381264+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 8903,
            "ip_address": "37.111.205.76",
            "count": 2,
            "first_visit": "2022-05-18T12:27:24.777283+06:00",
            "date": null
        },
        {
            "id": 22257,
            "ip_address": "37.111.205.77",
            "count": 1,
            "first_visit": "2022-07-13T16:25:47.629571+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 30343,
            "ip_address": "37.111.205.8",
            "count": 1,
            "first_visit": "2022-07-31T11:24:48.338888+06:00",
            "date": "2022-07-31"
        }
    ]
}