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

{
    "count": 93168,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10680&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10664&ordering=ip_address",
    "results": [
        {
            "id": 8070,
            "ip_address": "103.183.116.1",
            "count": 1,
            "first_visit": "2022-05-17T12:24:06.139774+06:00",
            "date": null
        },
        {
            "id": 41255,
            "ip_address": "103.183.116.1",
            "count": 1,
            "first_visit": "2023-01-30T21:57:57.286288+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 41285,
            "ip_address": "103.183.116.1",
            "count": 1,
            "first_visit": "2023-01-31T13:14:36.984483+06:00",
            "date": "2023-01-31"
        },
        {
            "id": 23299,
            "ip_address": "103.183.116.139",
            "count": 1,
            "first_visit": "2022-07-17T12:30:07.651847+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 37159,
            "ip_address": "103.183.116.157",
            "count": 1,
            "first_visit": "2022-11-09T15:59:48.865064+06:00",
            "date": "2022-11-09"
        },
        {
            "id": 11962,
            "ip_address": "103.183.116.2",
            "count": 7,
            "first_visit": "2022-05-27T18:23:38.458701+06:00",
            "date": null
        },
        {
            "id": 61684,
            "ip_address": "103.183.116.251",
            "count": 1,
            "first_visit": "2023-12-23T01:55:10.756572+06:00",
            "date": "2023-12-23"
        },
        {
            "id": 13074,
            "ip_address": "103.183.116.3",
            "count": 1,
            "first_visit": "2022-05-31T11:31:06.252943+06:00",
            "date": null
        }
    ]
}