GET /api/bet_types/93188022-0868-4f36-aeaa-e7ac10966dfc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "93188022-0868-4f36-aeaa-e7ac10966dfc",
    "match": "https://api-prod.gambitprofit.com/api/matches/776eb9c8-5a27-40a3-8749-71f59735a1bc/?format=api",
    "name": "Play the Odds",
    "created_at": "2023-08-12T09:43:04.722505-04:00",
    "high_risk": {
        "possible": false,
        "description": "There is no line under 1.10 reward"
    },
    "med_risk": {
        "possible": false,
        "description": "Too few lines to bet on"
    },
    "no_risk": {
        "possible": true,
        "name": "No Risk",
        "bet": [
            {
                "team": "PHI",
                "amount": 5857.0
            },
            {
                "team": "MIN",
                "amount": 4143.0
            }
        ],
        "expected_reward_tokens": 9487.47,
        "profit_sb": -12.53,
        "profit_sb_percentage": -0.13,
        "recommended": false
    },
    "lines": [
        {
            "id": "311c5e8d-5d46-4487-8098-afd34aea4220",
            "gambit_id": "c9e73a8e-161f-4af3-ab1d-862f94e6e5d8",
            "last_updated": "2023-08-14T10:48:13.567173-04:00",
            "created_at": "2023-08-12T09:43:04.734252-04:00",
            "name": "PHI",
            "reward": "1.62000",
            "odds": "1.64520",
            "spread": "1.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93188022-0868-4f36-aeaa-e7ac10966dfc/?format=api"
        },
        {
            "id": "cec992d3-b22c-43d5-89f9-4b1427b0bc92",
            "gambit_id": "a153365b-e12f-42f3-9169-6fb3acc6e22f",
            "last_updated": "2023-08-14T10:48:13.563527-04:00",
            "created_at": "2023-08-12T09:43:04.727907-04:00",
            "name": "MIN",
            "reward": "2.29000",
            "odds": "2.35000",
            "spread": "-1.50",
            "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/93188022-0868-4f36-aeaa-e7ac10966dfc/?format=api"
        }
    ]
}