GET /api/bet_types/476b125f-7f1b-42fb-a2a5-430313ae7394/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "476b125f-7f1b-42fb-a2a5-430313ae7394",
"match": "https://api-prod.gambitprofit.com/api/matches/9443cee1-8756-4b74-9a03-b58ef96ac890/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 7",
"amount": 5000.0
},
{
"team": "Game Total Over 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "7c943a32-65d9-47b9-b090-a1f7dfe306f4",
"gambit_id": "daeba555-7a1d-433d-891a-112dd48d67ad",
"last_updated": "2022-09-08T10:42:24.718238-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b125f-7f1b-42fb-a2a5-430313ae7394/?format=api"
},
{
"id": "f66ff6a7-8cc9-4b89-8879-1c86d2369474",
"gambit_id": "f1d77368-9899-4e72-a1af-9a58733a7da9",
"last_updated": "2022-09-08T10:42:24.719306-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/476b125f-7f1b-42fb-a2a5-430313ae7394/?format=api"
}
]
}