GET /api/bet_types/0ffd239e-f439-42d3-9a83-ff190f384a44/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ffd239e-f439-42d3-9a83-ff190f384a44",
"match": "https://api-prod.gambitprofit.com/api/matches/966ba992-3258-4704-beba-e26f315b5c06/?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 6.5",
"amount": 5212.0
},
{
"team": "Game Total Over 6.5",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "9b6fa7f1-1c59-4d21-a423-34e5f3ff7dd6",
"gambit_id": "b2b9a214-54c8-4810-a00a-9aece0485f3a",
"last_updated": "2022-10-22T09:27:27.029888-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.81000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffd239e-f439-42d3-9a83-ff190f384a44/?format=api"
},
{
"id": "428ecb0b-a10d-4676-8678-c581ef33e41b",
"gambit_id": "a5844d64-8d22-4237-b196-93fad21f261e",
"last_updated": "2022-10-22T09:27:27.030922-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ffd239e-f439-42d3-9a83-ff190f384a44/?format=api"
}
]
}