GET /api/bet_types/0ff1ea44-c833-42ef-be9f-bd6ceea48db3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ff1ea44-c833-42ef-be9f-bd6ceea48db3",
"match": "https://api-prod.gambitprofit.com/api/matches/5ed75ba4-5c9f-4d70-b77d-2bf0cf343648/?format=api",
"name": "Over/Under",
"created_at": "2023-11-18T09:38:24.138305-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 Over 225",
"amount": 5000.0
},
{
"team": "Game Total Under 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4712d777-b435-419e-916c-535412b86d59",
"gambit_id": "85aa4c16-6f76-4f9d-b81d-e7be0a139455",
"last_updated": "2023-11-20T14:43:19.798589-05:00",
"created_at": "2023-11-18T09:38:24.160984-05:00",
"name": "Game Total Over 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff1ea44-c833-42ef-be9f-bd6ceea48db3/?format=api"
},
{
"id": "1c08bd31-e5aa-4f88-a35f-7bbe71896746",
"gambit_id": "4c5755a1-821a-46d7-a096-89186e787122",
"last_updated": "2023-11-20T14:43:19.795286-05:00",
"created_at": "2023-11-18T09:38:24.143019-05:00",
"name": "Game Total Under 225",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ff1ea44-c833-42ef-be9f-bd6ceea48db3/?format=api"
}
]
}