GET /api/bet_types/77d63f8c-63a7-4dac-ab5c-3de6969a429f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77d63f8c-63a7-4dac-ab5c-3de6969a429f",
"match": "https://api-prod.gambitprofit.com/api/matches/2c1540d2-0d8e-434b-a90e-ef0f1c82e019/?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 7",
"amount": 5000.0
},
{
"team": "Game Total Over 7",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e3ea1d9c-dbd4-42a6-ac40-37759ff4b077",
"gambit_id": "4fa59575-4b11-4833-a116-9a55ee2501bc",
"last_updated": "2022-09-28T09:17:11.179217-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d63f8c-63a7-4dac-ab5c-3de6969a429f/?format=api"
},
{
"id": "c68f8f91-9047-484f-a45f-e3655dd3109b",
"gambit_id": "d044434c-a26f-4c03-b0f2-55878d9ef08c",
"last_updated": "2022-09-28T09:17:11.180186-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.90910",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77d63f8c-63a7-4dac-ab5c-3de6969a429f/?format=api"
}
]
}