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

{
    "count": 100256,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20672&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20656&ordering=ip_address",
    "results": [
        {
            "id": 30066,
            "ip_address": "103.67.157.20",
            "count": 1,
            "first_visit": "2022-07-30T23:18:20.866502+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 12315,
            "ip_address": "103.67.157.20",
            "count": 2,
            "first_visit": "2022-05-28T23:20:08.730468+06:00",
            "date": null
        },
        {
            "id": 31126,
            "ip_address": "103.67.157.200",
            "count": 1,
            "first_visit": "2022-08-04T14:33:45.768512+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 6388,
            "ip_address": "103.67.157.200",
            "count": 4,
            "first_visit": "2022-05-15T20:12:00.956317+06:00",
            "date": null
        },
        {
            "id": 17421,
            "ip_address": "103.67.157.201",
            "count": 1,
            "first_visit": "2022-06-22T17:06:32.551914+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9967,
            "ip_address": "103.67.157.201",
            "count": 2,
            "first_visit": "2022-05-21T10:44:48.725960+06:00",
            "date": null
        },
        {
            "id": 45382,
            "ip_address": "103.67.157.202",
            "count": 3,
            "first_visit": "2023-04-16T10:49:51.504357+06:00",
            "date": "2023-04-16"
        },
        {
            "id": 8036,
            "ip_address": "103.67.157.203",
            "count": 3,
            "first_visit": "2022-05-17T12:08:38.019656+06:00",
            "date": null
        }
    ]
}