GET /api/bet_types/cf270c0d-a348-48ec-84d4-95f45b461f2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf270c0d-a348-48ec-84d4-95f45b461f2a",
"match": "https://api-prod.gambitprofit.com/api/matches/dc24cbd7-1410-43b5-982d-bca9022a2f41/?format=api",
"name": "Over/Under",
"created_at": "2023-10-12T10:52:56.119560-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 Over 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "9a0c083e-b7fa-415e-8921-76210fd087da",
"gambit_id": "d153abab-019c-47e1-b974-6f67e844406d",
"last_updated": "2023-10-13T20:53:04.686547-04:00",
"created_at": "2023-10-12T10:52:56.123042-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf270c0d-a348-48ec-84d4-95f45b461f2a/?format=api"
},
{
"id": "4fd4224c-4fb1-42f3-aa1e-d985bc7791e7",
"gambit_id": "c2855ef5-62c4-4637-8210-d6920e7c5c59",
"last_updated": "2023-10-13T20:53:04.689724-04:00",
"created_at": "2023-10-12T10:52:56.127122-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf270c0d-a348-48ec-84d4-95f45b461f2a/?format=api"
}
]
}