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

{
    "count": 92169,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2352&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2336&ordering=first_visit",
    "results": [
        {
            "id": 2345,
            "ip_address": "2.57.17.54",
            "count": 1,
            "first_visit": "2022-01-17T03:00:24.804891+06:00",
            "date": null
        },
        {
            "id": 2346,
            "ip_address": "5.181.133.69",
            "count": 1,
            "first_visit": "2022-01-17T03:00:25.999568+06:00",
            "date": null
        },
        {
            "id": 2347,
            "ip_address": "5.181.133.50",
            "count": 1,
            "first_visit": "2022-01-17T03:00:37.714294+06:00",
            "date": null
        },
        {
            "id": 2348,
            "ip_address": "2.57.17.163",
            "count": 1,
            "first_visit": "2022-01-17T03:00:48.860558+06:00",
            "date": null
        },
        {
            "id": 2349,
            "ip_address": "2.57.17.46",
            "count": 1,
            "first_visit": "2022-01-17T03:01:48.771193+06:00",
            "date": null
        },
        {
            "id": 2350,
            "ip_address": "5.181.133.25",
            "count": 1,
            "first_visit": "2022-01-17T03:02:39.750373+06:00",
            "date": null
        },
        {
            "id": 2351,
            "ip_address": "74.90.216.252",
            "count": 1,
            "first_visit": "2022-01-17T04:50:00.968491+06:00",
            "date": null
        },
        {
            "id": 2352,
            "ip_address": "76.64.224.81",
            "count": 2,
            "first_visit": "2022-01-17T07:27:31.251215+06:00",
            "date": null
        }
    ]
}