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

{
    "count": 102466,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45912&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=45896&ordering=ip_address",
    "results": [
        {
            "id": 7084,
            "ip_address": "114.130.168.183",
            "count": 1,
            "first_visit": "2022-05-16T19:14:52.973953+06:00",
            "date": null
        },
        {
            "id": 2842,
            "ip_address": "114.130.168.64",
            "count": 1,
            "first_visit": "2022-01-25T19:39:42.647936+06:00",
            "date": null
        },
        {
            "id": 16587,
            "ip_address": "114.130.168.81",
            "count": 1,
            "first_visit": "2022-06-19T13:08:55.929926+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 29925,
            "ip_address": "114.130.168.92",
            "count": 2,
            "first_visit": "2022-07-30T15:22:08.471087+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 3568,
            "ip_address": "114.130.173.138",
            "count": 2,
            "first_visit": "2022-02-13T12:21:28.844531+06:00",
            "date": null
        },
        {
            "id": 5525,
            "ip_address": "114.130.173.198",
            "count": 1,
            "first_visit": "2022-05-01T17:53:19.926589+06:00",
            "date": null
        },
        {
            "id": 29492,
            "ip_address": "114.130.173.222",
            "count": 1,
            "first_visit": "2022-07-29T22:38:55.264223+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 70881,
            "ip_address": "114.130.173.222",
            "count": 3,
            "first_visit": "2024-07-09T10:08:56.611379+06:00",
            "date": "2024-07-09"
        }
    ]
}