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

{
    "count": 97477,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23616&ordering=ip_address",
    "results": [
        {
            "id": 657,
            "ip_address": "103.96.104.74",
            "count": 7,
            "first_visit": "2021-12-13T23:23:36.823982+06:00",
            "date": null
        },
        {
            "id": 4290,
            "ip_address": "103.96.104.75",
            "count": 4,
            "first_visit": "2022-03-11T22:33:06.298704+06:00",
            "date": null
        },
        {
            "id": 59439,
            "ip_address": "103.96.104.75",
            "count": 1,
            "first_visit": "2023-11-13T15:10:23.887568+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 13546,
            "ip_address": "103.96.104.87",
            "count": 1,
            "first_visit": "2022-06-05T10:51:39.889108+06:00",
            "date": null
        },
        {
            "id": 7593,
            "ip_address": "103.96.104.93",
            "count": 1,
            "first_visit": "2022-05-17T05:35:59.037372+06:00",
            "date": null
        },
        {
            "id": 31278,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-08-05T22:05:55.792632+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 13014,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-05-31T07:31:30.288522+06:00",
            "date": null
        },
        {
            "id": 30878,
            "ip_address": "103.96.104.94",
            "count": 1,
            "first_visit": "2022-08-02T20:08:47.825792+06:00",
            "date": "2022-08-02"
        }
    ]
}