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

{
    "count": 100097,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89952&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89936&ordering=-ip_address",
    "results": [
        {
            "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": 4874,
            "ip_address": "103.166.89.82",
            "count": 2,
            "first_visit": "2022-04-02T11:46:08.974382+06:00",
            "date": null
        },
        {
            "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": 14455,
            "ip_address": "103.166.89.64",
            "count": 1,
            "first_visit": "2022-06-11T10:47:56.454303+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 4360,
            "ip_address": "103.166.89.178",
            "count": 3,
            "first_visit": "2022-03-14T14:12:27.494161+06:00",
            "date": null
        },
        {
            "id": 25354,
            "ip_address": "103.166.89.174",
            "count": 1,
            "first_visit": "2022-07-21T10:52:15.694785+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 29844,
            "ip_address": "103.166.89.169",
            "count": 1,
            "first_visit": "2022-07-30T11:49:10.738509+06:00",
            "date": "2022-07-30"
        }
    ]
}