GET /api/bet_types/82e0dbc2-680e-4857-a046-46758edb2500/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "82e0dbc2-680e-4857-a046-46758edb2500",
"match": "https://api-prod.gambitprofit.com/api/matches/5734463e-b794-4b47-9bd6-fa1da2953823/?format=api",
"name": "Over/Under",
"created_at": "2023-10-16T09:52:56.890660-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.5",
"amount": 5515.0
},
{
"team": "Game Total Under 6.5",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "a7b47e90-243e-4db8-815a-83a417d3bdab",
"gambit_id": "ed0835ad-09b0-47c1-b6c7-b069ecb36400",
"last_updated": "2023-10-17T10:18:10.797976-04:00",
"created_at": "2023-10-16T09:52:56.895307-04:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.74070",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e0dbc2-680e-4857-a046-46758edb2500/?format=api"
},
{
"id": "ab886001-271b-405e-84bd-619d0e114e8f",
"gambit_id": "751b26f9-d144-4203-99b2-002349bbc405",
"last_updated": "2023-10-17T10:18:10.801197-04:00",
"created_at": "2023-10-16T09:52:56.900900-04:00",
"name": "Game Total Under 6.5",
"reward": "2.09000",
"odds": "2.15000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/82e0dbc2-680e-4857-a046-46758edb2500/?format=api"
}
]
}