GET /api/bet_types/c768c524-11e8-4f2c-8a2f-b84d6c382076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c768c524-11e8-4f2c-8a2f-b84d6c382076",
"match": "https://api-prod.gambitprofit.com/api/matches/bf396ca5-619a-44af-948a-d0dedb71f577/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:10.232484-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",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8bfc67ae-bc68-4166-a10e-2fe6c0347e64",
"gambit_id": "f0095cfb-cdad-4119-abf4-f3ef2636c7c7",
"last_updated": "2023-04-16T18:12:23.492756-04:00",
"created_at": "2023-04-15T12:27:10.236021-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c768c524-11e8-4f2c-8a2f-b84d6c382076/?format=api"
},
{
"id": "ba203d88-d968-4c58-b199-646faefddf6c",
"gambit_id": "83c0f8e5-01c3-4bf1-96bb-7e128346298c",
"last_updated": "2023-04-16T18:12:23.489999-04:00",
"created_at": "2023-04-15T12:27:10.234386-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c768c524-11e8-4f2c-8a2f-b84d6c382076/?format=api"
}
]
}