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

{
    "count": 102532,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47536&ordering=ip_address",
    "results": [
        {
            "id": 25719,
            "ip_address": "116.58.201.181",
            "count": 1,
            "first_visit": "2022-07-21T23:15:28.255928+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 11953,
            "ip_address": "116.58.201.182",
            "count": 1,
            "first_visit": "2022-05-27T17:38:31.530533+06:00",
            "date": null
        },
        {
            "id": 10189,
            "ip_address": "116.58.201.183",
            "count": 1,
            "first_visit": "2022-05-22T00:14:04.042143+06:00",
            "date": null
        },
        {
            "id": 51606,
            "ip_address": "116.58.201.183",
            "count": 1,
            "first_visit": "2023-08-03T19:02:17.639988+06:00",
            "date": "2023-08-03"
        },
        {
            "id": 6617,
            "ip_address": "116.58.201.184",
            "count": 2,
            "first_visit": "2022-05-16T11:17:12.388641+06:00",
            "date": null
        },
        {
            "id": 23577,
            "ip_address": "116.58.201.186",
            "count": 1,
            "first_visit": "2022-07-18T21:40:38.479864+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10524,
            "ip_address": "116.58.201.186",
            "count": 1,
            "first_visit": "2022-05-23T07:58:22.614187+06:00",
            "date": null
        },
        {
            "id": 26364,
            "ip_address": "116.58.201.187",
            "count": 1,
            "first_visit": "2022-07-23T13:56:34.670199+06:00",
            "date": "2022-07-23"
        }
    ]
}