GET /api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6edd2cf7-622d-45df-b8e5-76d24655e655",
"match": "https://api-prod.gambitprofit.com/api/matches/09036230-9a42-4caa-9ec8-28d4eb9ae7a9/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T10:23:05.694899-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 4.5",
"amount": 5312.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4688.0
}
],
"expected_reward_tokens": 9188.48,
"profit_sb": -311.52,
"profit_sb_percentage": -3.28,
"recommended": false
},
"lines": [
{
"id": "7f1af759-839a-4479-afba-8ea82c4f6d7c",
"gambit_id": "2cd15f39-61ea-488e-8755-76808791f260",
"last_updated": "2023-09-25T14:33:18.658801-04:00",
"created_at": "2023-09-23T10:23:05.698719-04:00",
"name": "Total Rounds Over 4.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
},
{
"id": "12c46f6c-7166-422b-86b1-bb28ea145c6d",
"gambit_id": "b734f28d-33d0-4795-977c-6fb26de80143",
"last_updated": "2023-09-25T14:33:18.676222-04:00",
"created_at": "2023-09-23T10:23:05.702529-04:00",
"name": "Total Rounds Under 4.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6edd2cf7-622d-45df-b8e5-76d24655e655/?format=api"
}
]
}