GET /api/bet_types/839fe6b6-9e64-417c-b281-7c4ea49a40fe/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "839fe6b6-9e64-417c-b281-7c4ea49a40fe",
"match": "https://api-prod.gambitprofit.com/api/matches/b495b1a4-b724-43a2-8bc3-deed1406cf55/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-23T08:33:16.745049-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": "SEA",
"amount": 5773.0
},
{
"team": "CWS",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "68e0419e-e216-40fe-9f77-5c9b50ca566b",
"gambit_id": "12131f42-40f4-4968-b7ac-9f1f1939b438",
"last_updated": "2023-08-25T10:23:03.492293-04:00",
"created_at": "2023-08-23T08:33:16.764940-04:00",
"name": "SEA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839fe6b6-9e64-417c-b281-7c4ea49a40fe/?format=api"
},
{
"id": "be68d7c0-2dcf-488b-9098-323bc55156d1",
"gambit_id": "31c65539-576a-49db-b7ec-e6e7853a1968",
"last_updated": "2023-08-25T10:23:03.488507-04:00",
"created_at": "2023-08-23T08:33:16.749425-04:00",
"name": "CWS",
"reward": "2.24000",
"odds": "2.30000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/839fe6b6-9e64-417c-b281-7c4ea49a40fe/?format=api"
}
]
}