GET /api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2891534e-eb75-4701-8565-e6a7e502bda8",
"match": "https://api-prod.gambitprofit.com/api/matches/ea75df4d-126a-44b5-ab73-88db44054d94/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-03T09:37:58.908034-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": "Orlando Magic",
"amount": 5000.0
},
{
"team": "Sacramento Kings",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "8ae2bf66-c268-4f94-bddc-d746b8f810b2",
"gambit_id": "05298e3f-b9ce-4d34-8943-13df44c80bb9",
"last_updated": "2024-01-05T13:43:29.481312-05:00",
"created_at": "2024-01-03T09:37:58.912890-05:00",
"name": "Orlando Magic",
"reward": "1.87000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
},
{
"id": "27f42814-e8cc-49d3-95c4-dfd272b16d0a",
"gambit_id": "ba4d1605-4823-4930-8b3f-0493ad8323bc",
"last_updated": "2024-01-05T13:43:29.484797-05:00",
"created_at": "2024-01-03T09:37:58.919146-05:00",
"name": "Sacramento Kings",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2891534e-eb75-4701-8565-e6a7e502bda8/?format=api"
}
]
}