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

{
    "count": 96206,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20272&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20256&ordering=ip_address",
    "results": [
        {
            "id": 7508,
            "ip_address": "103.67.158.204",
            "count": 1,
            "first_visit": "2022-05-16T23:49:33.244672+06:00",
            "date": null
        },
        {
            "id": 9493,
            "ip_address": "103.67.158.205",
            "count": 2,
            "first_visit": "2022-05-19T21:36:03.429232+06:00",
            "date": null
        },
        {
            "id": 33856,
            "ip_address": "103.67.158.206",
            "count": 3,
            "first_visit": "2022-09-05T12:43:27.415163+06:00",
            "date": "2022-09-05"
        },
        {
            "id": 29308,
            "ip_address": "103.67.158.207",
            "count": 1,
            "first_visit": "2022-07-29T13:46:07.903149+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 6829,
            "ip_address": "103.67.158.207",
            "count": 1,
            "first_visit": "2022-05-16T16:24:43.634097+06:00",
            "date": null
        },
        {
            "id": 7928,
            "ip_address": "103.67.158.209",
            "count": 1,
            "first_visit": "2022-05-17T11:17:39.828479+06:00",
            "date": null
        },
        {
            "id": 26746,
            "ip_address": "103.67.158.21",
            "count": 1,
            "first_visit": "2022-07-24T13:05:24.837344+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 25674,
            "ip_address": "103.67.158.210",
            "count": 1,
            "first_visit": "2022-07-21T22:08:51.899963+06:00",
            "date": "2022-07-21"
        }
    ]
}