GET /api/bet_types/ffea2cc7-1ff3-4635-acc2-3adbde572d5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffea2cc7-1ff3-4635-acc2-3adbde572d5e",
"match": "https://api-prod.gambitprofit.com/api/matches/284d0210-26e7-4526-8ca4-648bd920fee6/?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 54",
"amount": 5000.0
},
{
"team": "Game Total Over 54",
"amount": 5000.0
}
],
"expected_reward_tokens": 9250.0,
"profit_sb": -250.0,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "0ca647e5-e342-47f3-b4cd-771c488275be",
"gambit_id": "7ac0ebee-8d8e-45a7-8028-26f8d8c1dfce",
"last_updated": "2022-10-03T11:12:31.429340-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 54",
"reward": "1.85000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffea2cc7-1ff3-4635-acc2-3adbde572d5e/?format=api"
},
{
"id": "753792d2-b9fb-4d49-98c8-422a16cc8d78",
"gambit_id": "206d0fa0-c3f7-493f-9d8e-b1f06b6c1375",
"last_updated": "2022-10-03T11:12:31.430315-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 54",
"reward": "1.85000",
"odds": "1.90910",
"spread": "54.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffea2cc7-1ff3-4635-acc2-3adbde572d5e/?format=api"
}
]
}