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

{
    "count": 100187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21128&ordering=ip_address",
    "results": [
        {
            "id": 50886,
            "ip_address": "103.67.158.202",
            "count": 1,
            "first_visit": "2023-07-26T11:19:57.182380+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 24494,
            "ip_address": "103.67.158.203",
            "count": 1,
            "first_visit": "2022-07-20T10:56:01.153837+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 27761,
            "ip_address": "103.67.158.204",
            "count": 1,
            "first_visit": "2022-07-26T15:00:41.665158+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 7508,
            "ip_address": "103.67.158.204",
            "count": 1,
            "first_visit": "2022-05-16T23:49:33.244672+06:00",
            "date": null
        },
        {
            "id": 9493,
            "ip_address": "103.67.158.205",
            "count": 2,
            "first_visit": "2022-05-19T21:36:03.429232+06:00",
            "date": null
        },
        {
            "id": 33856,
            "ip_address": "103.67.158.206",
            "count": 3,
            "first_visit": "2022-09-05T12:43:27.415163+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 29308,
            "ip_address": "103.67.158.207",
            "count": 1,
            "first_visit": "2022-07-29T13:46:07.903149+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6829,
            "ip_address": "103.67.158.207",
            "count": 1,
            "first_visit": "2022-05-16T16:24:43.634097+06:00",
            "date": null
        }
    ]
}