GET /api/bet_types/c28a81b1-9cf7-48a6-b9d8-17bb20464324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c28a81b1-9cf7-48a6-b9d8-17bb20464324",
"match": "https://api-prod.gambitprofit.com/api/matches/6ad2a611-2887-4aae-aaa8-0eed70401f61/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-24T08:58:07.582123-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": "CWS",
"amount": 6020.0
},
{
"team": "BOS",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "54d77261-2b6b-4a16-a0ab-63b60c815f56",
"gambit_id": "1c7a7fba-57a6-4ada-8d86-6f5590fb0e7c",
"last_updated": "2023-06-26T10:38:15.608747-04:00",
"created_at": "2023-06-24T08:58:07.585085-04:00",
"name": "CWS",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28a81b1-9cf7-48a6-b9d8-17bb20464324/?format=api"
},
{
"id": "9060fa1c-15d8-4252-87c4-65c60e95ddfa",
"gambit_id": "96eba1ee-84f5-4501-9009-1182560e3b93",
"last_updated": "2023-06-26T10:38:15.605957-04:00",
"created_at": "2023-06-24T08:58:07.583575-04:00",
"name": "BOS",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c28a81b1-9cf7-48a6-b9d8-17bb20464324/?format=api"
}
]
}