GET /api/bet_types/26a1a39a-829f-48a0-90d6-db311114ef8b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26a1a39a-829f-48a0-90d6-db311114ef8b",
"match": "https://api-prod.gambitprofit.com/api/matches/b98d500e-8ea1-49ce-9272-680effe864f9/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T10:23:04.073708-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": "Game Total Under 10",
"amount": 5213.0
},
{
"team": "Game Total Over 10",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1ee9fdc8-cd62-4413-bb80-d18a08229e8b",
"gambit_id": "763d5d09-05dc-4f8f-875f-883250961e42",
"last_updated": "2023-08-07T19:18:02.288301-04:00",
"created_at": "2023-07-31T10:23:04.089207-04:00",
"name": "Game Total Under 10",
"reward": "1.80000",
"odds": "1.83330",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a1a39a-829f-48a0-90d6-db311114ef8b/?format=api"
},
{
"id": "e6173b0e-bb84-486d-a7d5-ac8bd954bb29",
"gambit_id": "b6d9018e-c939-4c0e-8672-a177a287a866",
"last_updated": "2023-08-07T19:18:02.282884-04:00",
"created_at": "2023-07-31T10:23:04.084488-04:00",
"name": "Game Total Over 10",
"reward": "1.96000",
"odds": "2.00000",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26a1a39a-829f-48a0-90d6-db311114ef8b/?format=api"
}
]
}