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

{
    "count": 93338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79056&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79040&ordering=ip_address",
    "results": [
        {
            "id": 18825,
            "ip_address": "43.245.123.61",
            "count": 1,
            "first_visit": "2022-06-25T22:31:59.559832+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 17671,
            "ip_address": "43.245.123.62",
            "count": 1,
            "first_visit": "2022-06-23T09:47:45.591452+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 32452,
            "ip_address": "43.245.123.63",
            "count": 1,
            "first_visit": "2022-08-19T20:04:32.714148+06:00",
            "date": "2022-08-19"
        },
        {
            "id": 19040,
            "ip_address": "43.245.123.63",
            "count": 1,
            "first_visit": "2022-06-26T10:52:02.146685+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2728,
            "ip_address": "43.245.123.64",
            "count": 4,
            "first_visit": "2022-01-24T15:18:28.132423+06:00",
            "date": null
        },
        {
            "id": 11472,
            "ip_address": "43.245.123.65",
            "count": 3,
            "first_visit": "2022-05-25T22:37:04.403755+06:00",
            "date": null
        },
        {
            "id": 8223,
            "ip_address": "43.245.123.66",
            "count": 4,
            "first_visit": "2022-05-17T17:00:20.530675+06:00",
            "date": null
        },
        {
            "id": 32631,
            "ip_address": "43.245.123.67",
            "count": 1,
            "first_visit": "2022-08-21T23:11:23.498669+06:00",
            "date": "2022-08-21"
        }
    ]
}