GET /api/bet_types/98c0009e-cfc4-443c-8c6c-28ef57929d13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98c0009e-cfc4-443c-8c6c-28ef57929d13",
"match": "https://api-prod.gambitprofit.com/api/matches/b9436dec-249f-4d08-a0cc-0f7a890b729f/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T16:03:07.626545-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 Under 2.5",
"amount": 5778.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4222.0
}
],
"expected_reward_tokens": 9244.8,
"profit_sb": -255.2,
"profit_sb_percentage": -2.69,
"recommended": false
},
"lines": [
{
"id": "910753a2-22ab-42c7-8be7-648c58ada73d",
"gambit_id": "767e1eb5-77dd-4dcc-92ad-8b66842c7cd9",
"last_updated": "2023-09-18T23:18:08.421233-04:00",
"created_at": "2023-09-15T16:03:07.639399-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.60000",
"odds": "1.62500",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c0009e-cfc4-443c-8c6c-28ef57929d13/?format=api"
},
{
"id": "83c9e68c-eda9-499b-b00b-a64a4a7620ce",
"gambit_id": "206c5b27-9b58-44e4-89b6-f189d4572957",
"last_updated": "2023-09-18T23:18:08.417999-04:00",
"created_at": "2023-09-15T16:03:07.631935-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98c0009e-cfc4-443c-8c6c-28ef57929d13/?format=api"
}
]
}