GET /api/bet_types/71c3cf5a-a427-4ec9-aad2-78f137558b65/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71c3cf5a-a427-4ec9-aad2-78f137558b65",
"match": "https://api-prod.gambitprofit.com/api/matches/cbca8011-fcae-419a-bf55-8b915dbfbf25/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:10.523119-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 2.5",
"amount": 5789.0
},
{
"team": "Game Total Under 2.5",
"amount": 4211.0
}
],
"expected_reward_tokens": 9262.4,
"profit_sb": -237.6,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "23d3194c-ff14-4629-a3bd-2153950b9594",
"gambit_id": "24213204-7df5-45fe-9f79-e28c87ad1249",
"last_updated": "2023-04-27T11:52:08.567750-04:00",
"created_at": "2023-04-26T12:02:10.525855-04:00",
"name": "Game Total Over 2.5",
"reward": "1.60000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c3cf5a-a427-4ec9-aad2-78f137558b65/?format=api"
},
{
"id": "0ce91c1e-74fb-4bd2-a9f8-185ffd5629a4",
"gambit_id": "7ac34bd1-ba45-451a-8d81-671372eb18ef",
"last_updated": "2023-04-27T11:52:08.565551-04:00",
"created_at": "2023-04-26T12:02:10.524454-04:00",
"name": "Game Total Under 2.5",
"reward": "2.20000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c3cf5a-a427-4ec9-aad2-78f137558b65/?format=api"
}
]
}