GET /api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9a8869c-4f67-4487-96cd-784f2951a0dd",
"match": "https://api-prod.gambitprofit.com/api/matches/3c3afe45-07d9-4966-b8ae-80d34ae891cc/?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 40.5",
"amount": 5106.0
},
{
"team": "Game Total Under 40.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "0cae5a65-9db4-4b80-812b-1484b687a827",
"gambit_id": "b72c081a-92f6-441b-9fcf-8fb235ac2813",
"last_updated": "2022-10-31T11:47:03.047801-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
},
{
"id": "0dc212ed-281f-4b6e-af19-18a04820ebd5",
"gambit_id": "cc85ca2f-a55e-4c96-97d4-8a95c66aaffd",
"last_updated": "2022-10-31T11:47:03.046868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a8869c-4f67-4487-96cd-784f2951a0dd/?format=api"
}
]
}