GET /api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "282a770b-bfc3-437c-9869-3ace382f08ab",
"match": "https://api-prod.gambitprofit.com/api/matches/0dd8fdd4-7889-4d1a-8bd9-ff343d03498b/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-20T08:23:23.509527-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": "SFO",
"amount": 6698.0
},
{
"team": "ARI",
"amount": 3302.0
}
],
"expected_reward_tokens": 9443.72,
"profit_sb": -56.28,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "25a4dd82-261f-4b47-b12f-03c175efb4b8",
"gambit_id": "cb0234b7-c79e-4a52-827c-9b9bfc5b829f",
"last_updated": "2023-09-22T17:23:06.699641-04:00",
"created_at": "2023-09-20T08:23:23.513895-04:00",
"name": "SFO",
"reward": "1.41000",
"odds": "1.42550",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
},
{
"id": "7bc60359-038c-4c77-8689-d7556e89909d",
"gambit_id": "c22e3e7d-758f-4b64-ab50-82c8ef7c2dc6",
"last_updated": "2023-09-22T17:23:06.703205-04:00",
"created_at": "2023-09-20T08:23:23.520187-04:00",
"name": "ARI",
"reward": "2.86000",
"odds": "2.95000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/282a770b-bfc3-437c-9869-3ace382f08ab/?format=api"
}
]
}