GET /api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776",
"match": "https://api-prod.gambitprofit.com/api/matches/10d13fb7-eb25-4ef1-becb-3b20ce25877e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-03T11:22:13.905550-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": "CLE",
"amount": 6241.0
},
{
"team": "MIN",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "892f30b7-678a-4a73-8c2b-d8341c493cfb",
"gambit_id": "96a8b601-3706-4a58-a8e6-1b47dfd4986e",
"last_updated": "2023-06-05T10:57:19.936310-04:00",
"created_at": "2023-06-03T11:22:13.908613-04:00",
"name": "CLE",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
},
{
"id": "ca10a2a5-0fe8-4efa-b686-406a084ef5fc",
"gambit_id": "8ba40188-5817-446d-aa3b-669e747a5c3e",
"last_updated": "2023-06-05T10:57:19.938790-04:00",
"created_at": "2023-06-03T11:22:13.911178-04:00",
"name": "MIN",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d0ccf7b7-4ea4-4ad0-9225-00b4ff4e2776/?format=api"
}
]
}