GET /api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdde77ab-d829-4c8d-8d6e-1a5775ea2972",
"match": "https://api-prod.gambitprofit.com/api/matches/c649301d-f80f-41fd-9ad6-cd7cc06a4638/?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": "Total Rounds Over 2.5",
"amount": 5924.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 4076.0
}
],
"expected_reward_tokens": 8885.68,
"profit_sb": -114.32,
"profit_sb_percentage": -1.27,
"recommended": false
},
"lines": [
{
"id": "2c74fd2a-b306-42d3-8348-9f6d1e21d95e",
"gambit_id": "89176dfe-d393-47c4-8a19-6e1061604e4d",
"last_updated": "2022-12-19T10:57:06.050547-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.50000",
"odds": "1.57140",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
},
{
"id": "0c84dc65-d542-48d9-b5ec-b262944e0cdb",
"gambit_id": "92d1ab64-3182-45c5-8b9d-d17370903663",
"last_updated": "2022-12-19T10:57:06.049276-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.18000",
"odds": "2.35000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdde77ab-d829-4c8d-8d6e-1a5775ea2972/?format=api"
}
]
}