GET /api/bet_types/a73beb3a-57c2-45bd-a4d6-c7ce4c551b1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a73beb3a-57c2-45bd-a4d6-c7ce4c551b1b",
"match": "https://api-prod.gambitprofit.com/api/matches/db05f1ff-2ffc-4e89-bb1b-f413941bd5a9/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:09.912124-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 Over 9.5",
"amount": 5107.0
},
{
"team": "Game Total Under 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "2f8d6e33-5637-4f80-970f-0c6dbb2079a3",
"gambit_id": "8d9c5aae-30ac-4856-add7-d88860868338",
"last_updated": "2023-04-27T11:52:07.679040-04:00",
"created_at": "2023-04-26T12:02:09.915419-04:00",
"name": "Game Total Over 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73beb3a-57c2-45bd-a4d6-c7ce4c551b1b/?format=api"
},
{
"id": "41d0742c-6fee-4b66-9bd6-de85035a4acf",
"gambit_id": "566785bb-71d5-4b06-8b7b-aecad6cc5c96",
"last_updated": "2023-04-27T11:52:07.677448-04:00",
"created_at": "2023-04-26T12:02:09.913817-04:00",
"name": "Game Total Under 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a73beb3a-57c2-45bd-a4d6-c7ce4c551b1b/?format=api"
}
]
}