GET /api/bet_types/1d5140bb-0541-412f-b322-487338a09704/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1d5140bb-0541-412f-b322-487338a09704",
"match": "https://api-prod.gambitprofit.com/api/matches/499c1886-f2fd-4833-92b4-6ff9982a825c/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T16:03:07.177099-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": 5778.0
},
{
"team": "Total Rounds Under 1.5",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "b7d301c2-630d-48bf-b7cb-0dfd97fffc6c",
"gambit_id": "39be6c75-b823-45a4-91fd-6cd48d9dedd9",
"last_updated": "2023-09-18T23:18:07.941454-04:00",
"created_at": "2023-09-15T16:03:07.181461-04:00",
"name": "Total Rounds Over 1.5",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5140bb-0541-412f-b322-487338a09704/?format=api"
},
{
"id": "e2088670-7fbf-4d90-975e-b1f97c948847",
"gambit_id": "fba822b1-7bca-4583-ab2e-7a35336154b5",
"last_updated": "2023-09-18T23:18:07.944887-04:00",
"created_at": "2023-09-15T16:03:07.191317-04:00",
"name": "Total Rounds Under 1.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1d5140bb-0541-412f-b322-487338a09704/?format=api"
}
]
}