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

{
    "count": 102524,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47256&ordering=ip_address",
    "results": [
        {
            "id": 24064,
            "ip_address": "116.206.91.135",
            "count": 1,
            "first_visit": "2022-07-19T11:38:22.181066+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 43055,
            "ip_address": "116.206.91.135",
            "count": 1,
            "first_visit": "2023-03-03T00:26:48.590592+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 41346,
            "ip_address": "116.206.91.135",
            "count": 2,
            "first_visit": "2023-02-01T12:24:19.389068+06:00",
            "date": "2023-02-01"
        },
        {
            "id": 51509,
            "ip_address": "116.206.91.136",
            "count": 1,
            "first_visit": "2023-08-02T20:23:14.048299+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 42621,
            "ip_address": "116.206.91.139",
            "count": 1,
            "first_visit": "2023-02-23T22:36:32.145385+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 16393,
            "ip_address": "116.206.91.143",
            "count": 1,
            "first_visit": "2022-06-18T14:51:58.895445+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 5813,
            "ip_address": "116.206.91.143",
            "count": 1,
            "first_visit": "2022-05-10T20:53:11.545125+06:00",
            "date": null
        },
        {
            "id": 10783,
            "ip_address": "116.206.91.144",
            "count": 1,
            "first_visit": "2022-05-24T01:08:36.250605+06:00",
            "date": null
        }
    ]
}