GET /api/bet_types/a88f7ec6-6145-4776-a0a6-a09695c46bd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a88f7ec6-6145-4776-a0a6-a09695c46bd2",
"match": "https://api-prod.gambitprofit.com/api/matches/a81b48c3-e03a-490a-8581-7762cfc67560/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:13.590480-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": "NYM",
"amount": 6232.0
},
{
"team": "CIN",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "a0e649a3-fa20-4227-91ea-01ac1f11c4d8",
"gambit_id": "9035f96a-379f-4fa7-bf22-f03a4d519aba",
"last_updated": "2023-09-18T09:03:30.166038-04:00",
"created_at": "2023-09-16T09:23:13.598787-04:00",
"name": "NYM",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88f7ec6-6145-4776-a0a6-a09695c46bd2/?format=api"
},
{
"id": "68de984a-8886-4585-b8ce-3d5502163002",
"gambit_id": "3445701c-4416-4996-8e56-4ad17e98d3da",
"last_updated": "2023-09-18T09:03:30.160761-04:00",
"created_at": "2023-09-16T09:23:13.594529-04:00",
"name": "CIN",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a88f7ec6-6145-4776-a0a6-a09695c46bd2/?format=api"
}
]
}