GET /api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28e5bb28-e2fc-4059-b5fc-1c89c080f137",
"match": "https://api-prod.gambitprofit.com/api/matches/c260690d-f3da-4b94-be1a-3004b1bd914c/?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": 5301.0
},
{
"team": "Game Total Over 6.5",
"amount": 4699.0
}
],
"expected_reward_tokens": 9116.06,
"profit_sb": 116.06,
"profit_sb_percentage": 1.29,
"recommended": true
},
"lines": [
{
"id": "010d33c2-3b0c-4155-99b6-3c9aff98424a",
"gambit_id": "c9d50ebc-be40-42a2-998a-09f9c09e00ea",
"last_updated": "2022-12-24T17:12:09.059793-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.72000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
},
{
"id": "189ca749-7326-42cd-84aa-f26f79499465",
"gambit_id": "3159286b-3983-4fe6-b3cf-9aeff755e10a",
"last_updated": "2022-12-24T17:12:09.060913-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28e5bb28-e2fc-4059-b5fc-1c89c080f137/?format=api"
}
]
}