GET /api/bet_types/78728151-c990-41a5-bf2b-dcfbb7c7d6bf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78728151-c990-41a5-bf2b-dcfbb7c7d6bf",
"match": "https://api-prod.gambitprofit.com/api/matches/1c709ec6-077d-4016-b423-a789422869a7/?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": "Florida Panthers",
"amount": 6170.0
},
{
"team": "Tampa Bay Lightning",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "d7edf6d3-d645-4449-a4ae-2bd9c11501fe",
"gambit_id": "480e0f89-9da3-4690-b5f1-c9978fc145fc",
"last_updated": "2022-12-12T09:47:37.445935-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Panthers",
"reward": "1.49000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78728151-c990-41a5-bf2b-dcfbb7c7d6bf/?format=api"
},
{
"id": "45d5c597-db6b-4fbd-8c1d-5fc75996b2bb",
"gambit_id": "b32aa24b-ac40-4cb7-ac91-03844d0c238d",
"last_updated": "2022-12-12T09:47:37.444366-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tampa Bay Lightning",
"reward": "2.40000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78728151-c990-41a5-bf2b-dcfbb7c7d6bf/?format=api"
}
]
}