GET /api/bet_types/eb49fbe3-b6cf-4299-8d21-e3eb625b384b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb49fbe3-b6cf-4299-8d21-e3eb625b384b",
"match": "https://api-prod.gambitprofit.com/api/matches/093a4a6f-a08d-4d13-9fa7-0fcc9f28f293/?format=api",
"name": "Play the Odds",
"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": "CWS",
"amount": 5664.0
},
{
"team": "CLE",
"amount": 4336.0
}
],
"expected_reward_tokens": 9062.24,
"profit_sb": 62.24,
"profit_sb_percentage": 0.69,
"recommended": true
},
"lines": [
{
"id": "d25476ba-c258-467d-b55b-c0228a812a93",
"gambit_id": "1b4f4432-675a-46e8-b90f-c55d1337a4fa",
"last_updated": "2022-09-23T10:12:04.434542-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.60000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb49fbe3-b6cf-4299-8d21-e3eb625b384b/?format=api"
},
{
"id": "d415e184-32aa-44a2-b649-2b9b578d5718",
"gambit_id": "8063c9e5-1278-4fec-a4a3-b5dd9fd7b3ef",
"last_updated": "2022-09-23T10:12:04.435699-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "2.09000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb49fbe3-b6cf-4299-8d21-e3eb625b384b/?format=api"
}
]
}