GET /api/bet_types/8e37bbb2-25c2-4f29-b9a8-7080aa104c53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e37bbb2-25c2-4f29-b9a8-7080aa104c53",
"match": "https://api-prod.gambitprofit.com/api/matches/18b49a52-b500-4572-a582-0061caceac68/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:18.711694-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": "LOS",
"amount": 5423.0
},
{
"team": "CLE",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "37f94f83-996e-4758-b485-611fc1493513",
"gambit_id": "57543cb3-f30d-4498-949d-eda81e87d152",
"last_updated": "2023-08-25T10:18:02.446091-04:00",
"created_at": "2023-08-23T08:33:18.715566-04:00",
"name": "LOS",
"reward": "1.73000",
"odds": "1.76920",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e37bbb2-25c2-4f29-b9a8-7080aa104c53/?format=api"
},
{
"id": "bb380aa9-4b8e-4c81-8713-e2986c5fe73b",
"gambit_id": "d2eba50a-25af-4dd3-9262-d581152f48bd",
"last_updated": "2023-08-25T10:18:02.449612-04:00",
"created_at": "2023-08-23T08:33:18.720391-04:00",
"name": "CLE",
"reward": "2.05000",
"odds": "2.10000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e37bbb2-25c2-4f29-b9a8-7080aa104c53/?format=api"
}
]
}