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

{
    "count": 96087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19656&ordering=ip_address",
    "results": [
        {
            "id": 35844,
            "ip_address": "103.67.157.132",
            "count": 1,
            "first_visit": "2022-10-13T18:30:16.133853+06:00",
            "date": "2022-10-13"
        },
        {
            "id": 27905,
            "ip_address": "103.67.157.132",
            "count": 2,
            "first_visit": "2022-07-26T22:51:46.585056+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 8449,
            "ip_address": "103.67.157.132",
            "count": 3,
            "first_visit": "2022-05-17T23:06:27.035257+06:00",
            "date": null
        },
        {
            "id": 64580,
            "ip_address": "103.67.157.134",
            "count": 6,
            "first_visit": "2024-02-11T09:11:45.491912+06:00",
            "date": "2024-02-11"
        },
        {
            "id": 19785,
            "ip_address": "103.67.157.134",
            "count": 1,
            "first_visit": "2022-06-28T17:18:21.560827+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 19673,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-06-28T08:40:24.366827+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 12644,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-05-29T23:55:27.763262+06:00",
            "date": null
        },
        {
            "id": 30286,
            "ip_address": "103.67.157.135",
            "count": 1,
            "first_visit": "2022-07-31T10:34:51.970985+06:00",
            "date": "2022-07-31"
        }
    ]
}