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

{
    "count": 93382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78792&ordering=ip_address",
    "results": [
        {
            "id": 15841,
            "ip_address": "43.245.123.106",
            "count": 1,
            "first_visit": "2022-06-17T05:06:32.004385+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 10500,
            "ip_address": "43.245.123.106",
            "count": 1,
            "first_visit": "2022-05-23T02:53:34.250834+06:00",
            "date": null
        },
        {
            "id": 8216,
            "ip_address": "43.245.123.107",
            "count": 1,
            "first_visit": "2022-05-17T16:32:47.139676+06:00",
            "date": null
        },
        {
            "id": 12009,
            "ip_address": "43.245.123.108",
            "count": 2,
            "first_visit": "2022-05-27T22:36:15.218205+06:00",
            "date": null
        },
        {
            "id": 12978,
            "ip_address": "43.245.123.109",
            "count": 1,
            "first_visit": "2022-05-31T01:11:49.953157+06:00",
            "date": null
        },
        {
            "id": 6788,
            "ip_address": "43.245.123.11",
            "count": 4,
            "first_visit": "2022-05-16T15:29:12.841217+06:00",
            "date": null
        },
        {
            "id": 8460,
            "ip_address": "43.245.123.110",
            "count": 3,
            "first_visit": "2022-05-17T23:09:30.875435+06:00",
            "date": null
        },
        {
            "id": 8832,
            "ip_address": "43.245.123.111",
            "count": 1,
            "first_visit": "2022-05-18T11:27:02.100481+06:00",
            "date": null
        }
    ]
}