GET /api/bet_types/17dd9c14-acf9-45ff-97cb-76b68d3f5c09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "17dd9c14-acf9-45ff-97cb-76b68d3f5c09",
"match": "https://api-prod.gambitprofit.com/api/matches/888a0dfe-f4db-46f1-acd0-5c4cb723b13c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:18.135768-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 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7dfaee20-1700-4d13-bcb5-56eadadb930e",
"gambit_id": "18937182-2a17-41d1-ae7a-56837bf6120a",
"last_updated": "2023-07-27T19:13:26.467112-04:00",
"created_at": "2023-07-26T09:18:18.139126-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17dd9c14-acf9-45ff-97cb-76b68d3f5c09/?format=api"
},
{
"id": "2cb59984-62fc-419b-b7ea-5021d69874d1",
"gambit_id": "32435b30-fedc-4a5f-b31a-d24400cebeec",
"last_updated": "2023-07-27T19:13:26.471210-04:00",
"created_at": "2023-07-26T09:18:18.142607-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/17dd9c14-acf9-45ff-97cb-76b68d3f5c09/?format=api"
}
]
}