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

{
    "count": 101378,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80888&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80872&ordering=ip_address",
    "results": [
        {
            "id": 7820,
            "ip_address": "37.111.232.69",
            "count": 1,
            "first_visit": "2022-05-17T10:21:30.481409+06:00",
            "date": null
        },
        {
            "id": 24958,
            "ip_address": "37.111.232.71",
            "count": 1,
            "first_visit": "2022-07-20T22:30:51.052071+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 20462,
            "ip_address": "37.111.232.72",
            "count": 1,
            "first_visit": "2022-06-30T22:59:01.003479+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 57958,
            "ip_address": "37.111.232.75",
            "count": 1,
            "first_visit": "2023-10-19T03:11:23.793628+06:00",
            "date": "2023-10-19"
        },
        {
            "id": 27488,
            "ip_address": "37.111.232.76",
            "count": 1,
            "first_visit": "2022-07-25T23:49:31.601485+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 10136,
            "ip_address": "37.111.232.77",
            "count": 1,
            "first_visit": "2022-05-21T22:57:56.499365+06:00",
            "date": null
        },
        {
            "id": 7740,
            "ip_address": "37.111.232.79",
            "count": 1,
            "first_visit": "2022-05-17T09:36:34.119671+06:00",
            "date": null
        },
        {
            "id": 37355,
            "ip_address": "37.111.232.8",
            "count": 1,
            "first_visit": "2022-11-14T06:39:49.390016+06:00",
            "date": "2022-11-14"
        }
    ]
}