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

{
    "count": 96103,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19760&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19744&ordering=ip_address",
    "results": [
        {
            "id": 10663,
            "ip_address": "103.67.157.193",
            "count": 6,
            "first_visit": "2022-05-23T13:34:35.293902+06:00",
            "date": null
        },
        {
            "id": 11135,
            "ip_address": "103.67.157.194",
            "count": 4,
            "first_visit": "2022-05-24T21:28:07.163811+06:00",
            "date": null
        },
        {
            "id": 8306,
            "ip_address": "103.67.157.195",
            "count": 3,
            "first_visit": "2022-05-17T21:38:06.738381+06:00",
            "date": null
        },
        {
            "id": 13297,
            "ip_address": "103.67.157.196",
            "count": 2,
            "first_visit": "2022-06-01T21:20:04.253152+06:00",
            "date": null
        },
        {
            "id": 28146,
            "ip_address": "103.67.157.196",
            "count": 1,
            "first_visit": "2022-07-27T11:39:02.284962+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 14872,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-06-13T19:54:00.063176+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 13823,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-06-07T16:11:33.286405+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 11885,
            "ip_address": "103.67.157.198",
            "count": 1,
            "first_visit": "2022-05-27T10:35:39.408239+06:00",
            "date": null
        }
    ]
}