GET /api/bet_types/f7d66446-f010-40dc-86e8-1289539a129b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f7d66446-f010-40dc-86e8-1289539a129b",
"match": "https://api-prod.gambitprofit.com/api/matches/f0913691-b3e8-4166-ac7e-d7d58494a9f3/?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 9",
"amount": 5205.0
},
{
"team": "Game Total Over 9",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "ff983ba9-a656-4ac4-9446-c10fa225fbd3",
"gambit_id": "118c17e2-1c1e-4121-bd79-116c9ae95cff",
"last_updated": "2022-08-24T10:27:10.829187-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.75000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d66446-f010-40dc-86e8-1289539a129b/?format=api"
},
{
"id": "2b80b8f4-e95b-44c2-a014-5ceb33a3946e",
"gambit_id": "24f99e7d-cc1c-45f1-b4ee-57e220a87a62",
"last_updated": "2022-08-24T10:27:10.829701-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.90000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f7d66446-f010-40dc-86e8-1289539a129b/?format=api"
}
]
}