GET /api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0deeee69-abc6-4a07-9700-072e9fa76309",
"match": "https://api-prod.gambitprofit.com/api/matches/2733fd7a-a5de-473f-974a-bd4e086b0831/?format=api",
"name": "Over/Under",
"created_at": "2023-04-17T11:42:01.779127-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 11.5",
"amount": 5107.0
},
{
"team": "Game Total Under 11.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9df79e8d-ded7-4c52-ad22-9e29976a4cf7",
"gambit_id": "1ab4d044-8452-4f09-b493-508b59291086",
"last_updated": "2023-04-18T12:12:09.611151-04:00",
"created_at": "2023-04-17T11:42:01.785045-04:00",
"name": "Game Total Over 11.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
},
{
"id": "48d475c5-506f-412b-af3c-989f82962c2e",
"gambit_id": "2ff429f0-8a7a-41ee-b801-ddaced17ca68",
"last_updated": "2023-04-18T12:12:09.609204-04:00",
"created_at": "2023-04-17T11:42:01.781887-04:00",
"name": "Game Total Under 11.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0deeee69-abc6-4a07-9700-072e9fa76309/?format=api"
}
]
}