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

{
    "count": 101281,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83568&ordering=ip_address",
    "results": [
        {
            "id": 17688,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-06-23T10:37:53.297514+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 25510,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-07-21T12:38:51.536664+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24231,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-07-19T23:12:14.724705+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 8677,
            "ip_address": "42.0.6.234",
            "count": 1,
            "first_visit": "2022-05-18T08:26:54.379154+06:00",
            "date": null
        },
        {
            "id": 8802,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2022-05-18T11:04:18.493042+06:00",
            "date": null
        },
        {
            "id": 41744,
            "ip_address": "42.0.6.235",
            "count": 1,
            "first_visit": "2023-02-07T17:53:52.476530+06:00",
            "date": "2023-02-07"
        },
        {
            "id": 18172,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2022-06-24T16:20:46.923917+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 796,
            "ip_address": "42.0.6.236",
            "count": 1,
            "first_visit": "2021-12-18T12:55:37.980263+06:00",
            "date": null
        }
    ]
}