GET /api/bet_types/300da75e-4ae4-479b-8696-51364ab3be0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "300da75e-4ae4-479b-8696-51364ab3be0e",
"match": "https://api-prod.gambitprofit.com/api/matches/d2a291c4-0a4d-4825-b23d-42674c6c7cf2/?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 Over 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "348212d7-7ca3-4aac-bf75-7aef07d52e57",
"gambit_id": "fac02a4f-cdbf-4b10-b27f-e935747f519a",
"last_updated": "2022-11-07T09:12:50.709191-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300da75e-4ae4-479b-8696-51364ab3be0e/?format=api"
},
{
"id": "fac3704a-29c8-4f1f-9ed1-7d97a965b081",
"gambit_id": "81173ada-cece-4262-aca6-473f9354a0b3",
"last_updated": "2022-11-07T09:12:50.708018-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/300da75e-4ae4-479b-8696-51364ab3be0e/?format=api"
}
]
}