GET /api/bet_types/f0a5d5fb-9f06-482d-9cee-30e0f36428c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0a5d5fb-9f06-482d-9cee-30e0f36428c2",
"match": "https://api-prod.gambitprofit.com/api/matches/756fdbdb-c686-4133-a517-71daec3e429c/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-15T12:27:12.597571-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": "ARI",
"amount": 6390.0
},
{
"team": "MIA",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "0fd099c8-c049-4f73-8363-33530f98221a",
"gambit_id": "51ff9ebf-5551-4c7f-a5a7-febe43494b49",
"last_updated": "2023-04-16T18:02:16.985449-04:00",
"created_at": "2023-04-15T12:27:12.601177-04:00",
"name": "ARI",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a5d5fb-9f06-482d-9cee-30e0f36428c2/?format=api"
},
{
"id": "b5e0aae6-f0ec-4cd7-a339-34e0803ea964",
"gambit_id": "78cc4545-365f-43cb-a019-478286585219",
"last_updated": "2023-04-16T18:02:16.983462-04:00",
"created_at": "2023-04-15T12:27:12.598879-04:00",
"name": "MIA",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0a5d5fb-9f06-482d-9cee-30e0f36428c2/?format=api"
}
]
}