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

{
    "count": 92533,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9480&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=9464&ordering=ip_address",
    "results": [
        {
            "id": 14455,
            "ip_address": "103.166.89.64",
            "count": 1,
            "first_visit": "2022-06-11T10:47:56.454303+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 12145,
            "ip_address": "103.166.89.79",
            "count": 1,
            "first_visit": "2022-05-28T10:19:30.709117+06:00",
            "date": null
        },
        {
            "id": 15950,
            "ip_address": "103.166.89.79",
            "count": 1,
            "first_visit": "2022-06-17T11:38:29.399428+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 4874,
            "ip_address": "103.166.89.82",
            "count": 2,
            "first_visit": "2022-04-02T11:46:08.974382+06:00",
            "date": null
        },
        {
            "id": 24679,
            "ip_address": "103.167.119.48",
            "count": 1,
            "first_visit": "2022-07-20T14:46:48.454543+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23795,
            "ip_address": "103.167.119.48",
            "count": 1,
            "first_visit": "2022-07-18T22:35:41.552355+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 28372,
            "ip_address": "103.167.119.51",
            "count": 1,
            "first_visit": "2022-07-27T22:52:44.862485+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 75256,
            "ip_address": "103.167.119.57",
            "count": 1,
            "first_visit": "2024-11-05T21:09:51.862637+06:00",
            "date": "2024-11-05"
        }
    ]
}