GET /api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f337b93d-aa2d-4d66-99f7-76079e7f20cb",
"match": "https://api-prod.gambitprofit.com/api/matches/f1bc9c14-1120-4624-80c5-8444b22d8f88/?format=api",
"name": "Over/Under",
"created_at": "2023-04-17T11:41:59.907925-04: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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1911731a-7769-46a8-99ca-5b1186c55035",
"gambit_id": "f5c97c17-39ab-43cc-b54d-608be3462c69",
"last_updated": "2023-04-18T12:12:10.433059-04:00",
"created_at": "2023-04-17T11:41:59.910863-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
},
{
"id": "32a2a5c3-28c1-4516-9e0d-65e09d0d5ac7",
"gambit_id": "0980a29c-9da9-44c1-beb6-915e5fe9a2ea",
"last_updated": "2023-04-18T12:12:10.434605-04:00",
"created_at": "2023-04-17T11:41:59.914031-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f337b93d-aa2d-4d66-99f7-76079e7f20cb/?format=api"
}
]
}