GET /api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d139c8aa-3016-4a61-b2ed-c21f8dd9f278",
"match": "https://api-prod.gambitprofit.com/api/matches/369cb16d-2a03-4a39-a71b-41f58f7b5436/?format=api",
"name": "Over/Under",
"created_at": "2024-01-21T09:33:15.237302-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 226",
"amount": 5000.0
},
{
"team": "Game Total Under 226",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e64a5d6f-e2ac-4117-83d5-727411b0d542",
"gambit_id": "81dbc58f-14fc-4b12-856f-a9dde5a70716",
"last_updated": "2024-01-23T18:48:25.401652-05:00",
"created_at": "2024-01-21T09:33:15.240669-05:00",
"name": "Game Total Over 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
},
{
"id": "6ea3e932-eba1-4a32-8f1a-2737ef458ba8",
"gambit_id": "b2dd64d9-1cc0-4462-8cd4-b0022796fa46",
"last_updated": "2024-01-23T18:48:25.405229-05:00",
"created_at": "2024-01-21T09:33:15.246274-05:00",
"name": "Game Total Under 226",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d139c8aa-3016-4a61-b2ed-c21f8dd9f278/?format=api"
}
]
}