GET /api/bet_types/5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d",
"match": "https://api-prod.gambitprofit.com/api/matches/a1d1fbb3-d906-4f62-8173-a5c5c93db64b/?format=api",
"name": "Over/Under",
"created_at": "2023-01-16T09:52:11.049568-05: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": "Game Total Under 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "13a8e1df-988f-42d7-873c-b0f063f45652",
"gambit_id": "84dfe039-d0dc-4365-9fcf-b561d8415476",
"last_updated": "2023-01-17T10:57:04.116337-05:00",
"created_at": "2023-01-16T09:52:11.051579-05:00",
"name": "Game Total Under 223",
"reward": "1.78000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d/?format=api"
},
{
"id": "cc3c902e-fac0-4aec-ba60-b1072dc3091f",
"gambit_id": "99a467d3-49ad-4ff3-83fa-1f630ba058d0",
"last_updated": "2023-01-17T10:57:04.117660-05:00",
"created_at": "2023-01-16T09:52:11.053653-05:00",
"name": "Game Total Over 223",
"reward": "1.78000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f3ee90e-d18e-4880-b6f4-33a50b2dfa4d/?format=api"
}
]
}