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

{
    "count": 92229,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=4616&ordering=ip_address",
    "results": [
        {
            "id": 13534,
            "ip_address": "103.134.173.2",
            "count": 3,
            "first_visit": "2022-06-04T23:47:01.390517+06:00",
            "date": null
        },
        {
            "id": 10490,
            "ip_address": "103.134.173.5",
            "count": 2,
            "first_visit": "2022-05-23T00:21:52.122028+06:00",
            "date": null
        },
        {
            "id": 15233,
            "ip_address": "103.134.173.5",
            "count": 1,
            "first_visit": "2022-06-15T10:54:00.201032+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 7306,
            "ip_address": "103.134.173.9",
            "count": 1,
            "first_visit": "2022-05-16T21:12:47.383613+06:00",
            "date": null
        },
        {
            "id": 11574,
            "ip_address": "103.134.192.13",
            "count": 1,
            "first_visit": "2022-05-26T01:14:32.133601+06:00",
            "date": null
        },
        {
            "id": 73575,
            "ip_address": "103.134.192.13",
            "count": 1,
            "first_visit": "2024-09-17T10:46:40.410236+06:00",
            "date": "2024-09-17"
        },
        {
            "id": 2554,
            "ip_address": "103.134.192.14",
            "count": 9,
            "first_visit": "2022-01-21T09:50:39.559633+06:00",
            "date": null
        },
        {
            "id": 75213,
            "ip_address": "103.134.192.19",
            "count": 4,
            "first_visit": "2024-11-04T20:56:47.980101+06:00",
            "date": "2024-11-04"
        }
    ]
}