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

{
    "count": 96215,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1168&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1152&ordering=ip_address",
    "results": [
        {
            "id": 4510,
            "ip_address": "103.109.95.90",
            "count": 1,
            "first_visit": "2022-03-20T00:33:50.888872+06:00",
            "date": null
        },
        {
            "id": 7633,
            "ip_address": "103.109.95.97",
            "count": 1,
            "first_visit": "2022-05-17T07:51:21.538653+06:00",
            "date": null
        },
        {
            "id": 9394,
            "ip_address": "103.109.95.98",
            "count": 1,
            "first_visit": "2022-05-19T14:41:51.653823+06:00",
            "date": null
        },
        {
            "id": 70605,
            "ip_address": "103.109.96.106",
            "count": 1,
            "first_visit": "2024-07-02T21:32:55.894120+06:00",
            "date": "2024-07-02"
        },
        {
            "id": 37626,
            "ip_address": "103.109.96.112",
            "count": 1,
            "first_visit": "2022-11-20T19:20:38.862727+06:00",
            "date": "2022-11-20"
        },
        {
            "id": 37640,
            "ip_address": "103.109.96.112",
            "count": 2,
            "first_visit": "2022-11-21T07:11:32.987436+06:00",
            "date": "2022-11-21"
        },
        {
            "id": 1957,
            "ip_address": "103.109.96.112",
            "count": 1,
            "first_visit": "2022-01-11T20:58:54.742805+06:00",
            "date": null
        },
        {
            "id": 34604,
            "ip_address": "103.109.96.113",
            "count": 1,
            "first_visit": "2022-09-18T16:24:24.336263+06:00",
            "date": "2022-09-18"
        }
    ]
}