GET /api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "61aceb62-c7ca-4829-8b4b-7164abb082b8",
"match": "https://api-prod.gambitprofit.com/api/matches/b59363ab-1c22-4578-ac7a-0708bd4d995a/?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 70",
"amount": 5000.0
},
{
"team": "Game Total Over 70",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "826049e8-bd16-41f6-807b-97b179baff35",
"gambit_id": "64f685fa-cb2a-4921-959f-fcf47402389c",
"last_updated": "2022-12-03T09:32:29.315466-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 70",
"reward": "1.80000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
},
{
"id": "2760d527-5205-4539-856d-efe98113a367",
"gambit_id": "aa5603de-4ae2-45ae-8993-27a3f8af51c6",
"last_updated": "2022-12-03T09:32:29.316444-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 70",
"reward": "1.80000",
"odds": "1.90910",
"spread": "70.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61aceb62-c7ca-4829-8b4b-7164abb082b8/?format=api"
}
]
}