GET /api/bet_types/b6a49bbf-8c6d-4a83-ad40-d28dbc9dae53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b6a49bbf-8c6d-4a83-ad40-d28dbc9dae53",
"match": "https://api-prod.gambitprofit.com/api/matches/bfa7d595-d0f9-498a-aba5-53e4d1db8a71/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T10:18:14.319334-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": "Tennessee Titans",
"amount": 5107.0
},
{
"team": "Indianapolis Colts",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "494cb29f-7325-44b6-b572-db2b0d3f87aa",
"gambit_id": "3c793e98-03ab-41d0-a89e-b774d6616837",
"last_updated": "2023-10-09T15:53:13.305650-04:00",
"created_at": "2023-10-03T10:18:14.323914-04:00",
"name": "Tennessee Titans",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a49bbf-8c6d-4a83-ad40-d28dbc9dae53/?format=api"
},
{
"id": "0f27698d-c2dd-4c50-9f42-8ab698f567ae",
"gambit_id": "4136efb5-e4dd-451a-9c3c-b738514ba066",
"last_updated": "2023-10-09T15:53:13.302059-04:00",
"created_at": "2023-10-03T10:18:14.328175-04:00",
"name": "Indianapolis Colts",
"reward": "1.91000",
"odds": "1.95240",
"spread": "2.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b6a49bbf-8c6d-4a83-ad40-d28dbc9dae53/?format=api"
}
]
}