GET /user_management/visitor-free/?format=api&offset=6336&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=6344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6328&ordering=ip_address",
    "results": [
        {
            "id": 12684,
            "ip_address": "103.143.127.147",
            "count": 10,
            "first_visit": "2022-05-30T04:01:46.294828+06:00",
            "date": null
        },
        {
            "id": 1525,
            "ip_address": "103.143.138.182",
            "count": 5,
            "first_visit": "2021-12-31T15:43:18.562284+06:00",
            "date": null
        },
        {
            "id": 31931,
            "ip_address": "103.143.138.44",
            "count": 1,
            "first_visit": "2022-08-13T18:26:11.870059+06:00",
            "date": "2022-08-13"
        },
        {
            "id": 24210,
            "ip_address": "103.143.138.50",
            "count": 1,
            "first_visit": "2022-07-19T22:39:04.058499+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 25732,
            "ip_address": "103.143.138.78",
            "count": 2,
            "first_visit": "2022-07-21T23:51:41.300350+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 36987,
            "ip_address": "103.143.138.87",
            "count": 3,
            "first_visit": "2022-11-05T20:56:08.676339+06:00",
            "date": "2022-11-05"
        },
        {
            "id": 17872,
            "ip_address": "103.143.139.104",
            "count": 1,
            "first_visit": "2022-06-23T22:53:58.949663+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 71780,
            "ip_address": "103.143.139.121",
            "count": 2,
            "first_visit": "2024-08-04T00:44:30.468148+06:00",
            "date": "2024-08-04"
        }
    ]
}