GET /api/bet_types/cbcae24c-8726-4706-b208-ede8196b21a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cbcae24c-8726-4706-b208-ede8196b21a0",
"match": "https://api-prod.gambitprofit.com/api/matches/03b83d62-3263-44bb-af20-2dfa129f8637/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-11T09:01:53.670363-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": "Montreal Canadiens",
"amount": 5696.0
},
{
"team": "New York Islanders",
"amount": 4304.0
}
],
"expected_reward_tokens": 9511.84,
"profit_sb": 11.84,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "e0ef79a8-4cb7-4f73-8706-91128b6de83d",
"gambit_id": "9c47653a-c428-4f78-b2de-7c883bda7931",
"last_updated": "2023-02-12T10:06:58.836327-05:00",
"created_at": "2023-02-11T09:01:53.671735-05:00",
"name": "Montreal Canadiens",
"reward": "1.67000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbcae24c-8726-4706-b208-ede8196b21a0/?format=api"
},
{
"id": "37cef3b1-87d1-4b22-9c27-6eeeaa31b92c",
"gambit_id": "dacff972-f7e0-49ad-8fa9-f2fb21cc23d6",
"last_updated": "2023-02-12T10:06:58.837531-05:00",
"created_at": "2023-02-11T09:01:53.673037-05:00",
"name": "New York Islanders",
"reward": "2.21000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cbcae24c-8726-4706-b208-ede8196b21a0/?format=api"
}
]
}