GET /api/bet_types/d86b7f63-9975-424c-a8f4-913a99522f0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d86b7f63-9975-424c-a8f4-913a99522f0f",
"match": "https://api-prod.gambitprofit.com/api/matches/c1242688-0e08-4c43-9316-636851f491b9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:47:02.914813-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": "Total Rounds Over 1.5",
"amount": 5673.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "2178b9d7-3c9d-4783-9e1c-017515cb1b4d",
"gambit_id": "5cea6be2-e023-4248-97ba-a49535c50fc0",
"last_updated": "2023-05-01T12:27:22.971875-04:00",
"created_at": "2023-04-29T16:47:02.917777-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86b7f63-9975-424c-a8f4-913a99522f0f/?format=api"
},
{
"id": "b611bbd9-ed45-42ed-aa82-c2169bee2af8",
"gambit_id": "8d0df286-c6a2-4ed1-bfe6-ee6b9bfda319",
"last_updated": "2023-05-01T12:27:22.970479-04:00",
"created_at": "2023-04-29T16:47:02.916244-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d86b7f63-9975-424c-a8f4-913a99522f0f/?format=api"
}
]
}