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

{
    "count": 100186,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21136&ordering=ip_address",
    "results": [
        {
            "id": 7928,
            "ip_address": "103.67.158.209",
            "count": 1,
            "first_visit": "2022-05-17T11:17:39.828479+06:00",
            "date": null
        },
        {
            "id": 26746,
            "ip_address": "103.67.158.21",
            "count": 1,
            "first_visit": "2022-07-24T13:05:24.837344+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25674,
            "ip_address": "103.67.158.210",
            "count": 1,
            "first_visit": "2022-07-21T22:08:51.899963+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 9110,
            "ip_address": "103.67.158.210",
            "count": 4,
            "first_visit": "2022-05-18T22:28:51.964802+06:00",
            "date": null
        },
        {
            "id": 6473,
            "ip_address": "103.67.158.211",
            "count": 2,
            "first_visit": "2022-05-15T23:30:12.021636+06:00",
            "date": null
        },
        {
            "id": 10869,
            "ip_address": "103.67.158.212",
            "count": 3,
            "first_visit": "2022-05-24T10:17:07.898147+06:00",
            "date": null
        },
        {
            "id": 8348,
            "ip_address": "103.67.158.213",
            "count": 1,
            "first_visit": "2022-05-17T22:27:02.694251+06:00",
            "date": null
        },
        {
            "id": 26906,
            "ip_address": "103.67.158.217",
            "count": 1,
            "first_visit": "2022-07-24T23:02:42.736316+06:00",
            "date": "2022-07-24"
        }
    ]
}