GET /api/bet_types/c2798601-fa8a-4efc-b074-263517cd31dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2798601-fa8a-4efc-b074-263517cd31dd",
"match": "https://api-prod.gambitprofit.com/api/matches/948bea91-6867-4b6b-91bf-39d5c2bc521d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-27T08:13:19.773434-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": "CIN",
"amount": 6232.0
},
{
"team": "ARI",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "489eacf7-e5cc-4f9f-b4c1-baa325a38cb2",
"gambit_id": "e2c1fec8-54f7-41dd-921d-fb8b603eb363",
"last_updated": "2023-08-29T09:03:25.823918-04:00",
"created_at": "2023-08-27T08:13:19.777096-04:00",
"name": "CIN",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2798601-fa8a-4efc-b074-263517cd31dd/?format=api"
},
{
"id": "3d1d3b63-e40a-4009-8a88-4aeb9cdaf0e4",
"gambit_id": "df5c44c1-ec97-403d-8da5-5d6a7b790937",
"last_updated": "2023-08-29T09:03:25.829342-04:00",
"created_at": "2023-08-27T08:13:19.781387-04:00",
"name": "ARI",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2798601-fa8a-4efc-b074-263517cd31dd/?format=api"
}
]
}