GET /api/bet_types/851d2bf9-27c8-477d-9b81-df9d23a8cf11/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "851d2bf9-27c8-477d-9b81-df9d23a8cf11",
"match": "https://api-prod.gambitprofit.com/api/matches/dda3492a-68a1-4d52-9d95-2a771a7a2d57/?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 225",
"amount": 5000.0
},
{
"team": "Game Total Over 225",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "2b7caf0d-724d-4adc-a38d-06e906a96510",
"gambit_id": "075b66e4-e018-468e-8489-ea7eca5e77a2",
"last_updated": "2022-12-03T09:57:35.265680-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851d2bf9-27c8-477d-9b81-df9d23a8cf11/?format=api"
},
{
"id": "b79babb7-638d-43aa-96b3-4fae7462275e",
"gambit_id": "29de78ed-7ba0-46c0-a4fe-6a8d0135f239",
"last_updated": "2022-12-03T09:57:35.266715-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 225",
"reward": "1.80000",
"odds": "1.90910",
"spread": "225.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/851d2bf9-27c8-477d-9b81-df9d23a8cf11/?format=api"
}
]
}