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

{
    "count": 95234,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16312&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=16296&ordering=-ip_address",
    "results": [
        {
            "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": 31107,
            "ip_address": "42.0.4.232",
            "count": 1,
            "first_visit": "2022-08-04T11:11:54.007733+06:00",
            "date": "2022-08-04"
        },
        {
            "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": 8084,
            "ip_address": "42.0.4.231",
            "count": 7,
            "first_visit": "2022-05-17T12:31:08.228396+06:00",
            "date": null
        },
        {
            "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": 28050,
            "ip_address": "42.0.4.230",
            "count": 2,
            "first_visit": "2022-07-27T08:26:40.232493+06:00",
            "date": "2022-07-27"
        },
        {
            "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": 1271,
            "ip_address": "42.0.4.230",
            "count": 5,
            "first_visit": "2021-12-23T00:38:44.214043+06:00",
            "date": null
        }
    ]
}