GET /api/bet_types/83ac973b-bdb3-4202-8a55-c5d6a4d6519a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83ac973b-bdb3-4202-8a55-c5d6a4d6519a",
"match": "https://api-prod.gambitprofit.com/api/matches/a9aba2fa-49a6-4ec2-8156-23bdfbe7cd1b/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-19T09:58:10.232313-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": "TAM",
"amount": 6449.0
},
{
"team": "TEX",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "a31ba84c-7e3b-4f37-b0ba-81ce0fa2f0be",
"gambit_id": "ff0258fa-0a00-415f-bac2-176152cf1ad7",
"last_updated": "2023-07-20T19:48:15.891398-04:00",
"created_at": "2023-07-19T09:58:10.234274-04:00",
"name": "TAM",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ac973b-bdb3-4202-8a55-c5d6a4d6519a/?format=api"
},
{
"id": "c3fe07c5-8217-43f4-8f90-dc9384992c32",
"gambit_id": "2709efb0-c303-49b6-b313-d5cf86241185",
"last_updated": "2023-07-20T19:48:15.893227-04:00",
"created_at": "2023-07-19T09:58:10.236207-04:00",
"name": "TEX",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ac973b-bdb3-4202-8a55-c5d6a4d6519a/?format=api"
}
]
}