GET /api/bet_types/b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1",
"match": "https://api-prod.gambitprofit.com/api/matches/a014c63b-d5e2-4314-a3f8-d892a3a693dc/?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 Over 36.5",
"amount": 5000.0
},
{
"team": "Game Total Under 36.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a52e2f92-b18e-4aed-8c68-f98deb762b77",
"gambit_id": "a5cdc70e-d014-44c4-b31b-ff2b99f3ee85",
"last_updated": "2022-10-11T11:32:05.846707-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 36.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1/?format=api"
},
{
"id": "9c752e04-f4eb-4720-857d-464272ef6d97",
"gambit_id": "34373722-c6a2-4750-8b43-5b945a175c5f",
"last_updated": "2022-10-11T11:32:05.845575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 36.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "36.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0761fcc-86a8-43ff-bd0b-b0f8cbc1d2f1/?format=api"
}
]
}