GET /api/bet_types/5a65f790-201d-4a96-ae8e-67bbf66dd2e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a65f790-201d-4a96-ae8e-67bbf66dd2e6",
"match": "https://api-prod.gambitprofit.com/api/matches/a88f4a60-2e9d-4f8e-a844-ca9644ce0c64/?format=api",
"name": "Over/Under",
"created_at": "2023-08-25T12:33:00.828744-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",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "70d635d5-1e54-4f19-ae20-d88add9bc689",
"gambit_id": "5240dbe9-1b5d-4414-893c-739c284942d2",
"last_updated": "2023-08-28T18:38:03.775886-04:00",
"created_at": "2023-08-25T12:33:00.858713-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a65f790-201d-4a96-ae8e-67bbf66dd2e6/?format=api"
},
{
"id": "e56bc12f-643f-4579-a563-a6f2bcc2b724",
"gambit_id": "c99f2f4f-a074-4de0-974c-8ea6b440d4d3",
"last_updated": "2023-08-28T18:38:03.772011-04:00",
"created_at": "2023-08-25T12:33:00.835781-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a65f790-201d-4a96-ae8e-67bbf66dd2e6/?format=api"
}
]
}