GET /api/baller/1044
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "LEBIONIC JAMES",
    "description": "LEBIONIC JAMES",
    "image": "https://s3.us-west-2.amazonaws.com/images.playswoops.com/1044.png",
    "external_url": "https://app.playswoops.com/player-detail/1044",
    "attributes": [
        {
            "trait_type": "Age",
            "display_type": "number",
            "value": 6
        },
        {
            "trait_type": "Season Introduced",
            "display_type": "number",
            "value": 0
        },
        {
            "trait_type": "Prospect",
            "display_type": "number",
            "value": 3
        },
        {
            "trait_type": "Position 1",
            "value": "G"
        },
        {
            "trait_type": "Position 2",
            "value": "F"
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Three Point Shooting",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Interior Two Point Shooting",
            "value": 65
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Midrange Two Point Shooting",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Free Throw",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Defensive Rebound",
            "value": 49
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Offensive Rebound",
            "value": 38
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Assist",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Physicality",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Interior Defense",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Perimeter Defense",
            "value": 65
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Longevity",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Hustle",
            "value": null
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Basketball IQ",
            "value": 48
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Leadership",
            "value": 64
        },
        {
            "display_type": "boost_percentage",
            "trait_type": "Coachability",
            "value": null
        },
        {
            "trait_type": "1 Top Skill",
            "value": "Physicality"
        },
        {
            "trait_type": "2 Top Skill",
            "value": "Hustle"
        },
        {
            "trait_type": "3 Top Skill",
            "value": "Three Point Shooting"
        }
    ]
}