GET /api/bet_types/69728ce2-f196-4522-89cd-162ae46a2937/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "69728ce2-f196-4522-89cd-162ae46a2937",
"match": "https://api-prod.gambitprofit.com/api/matches/f92eb143-ed9d-44f5-a9a3-d2799234ac27/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-19T10:03:04.084281-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": "Brooklyn Nets",
"amount": 5000.0
},
{
"team": "Philadelphia 76ers",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c4c6ce28-2c8a-4e25-9795-014b3ef724fa",
"gambit_id": "994f04b0-b779-415e-b9f7-83ec461a9888",
"last_updated": "2023-11-21T09:08:06.934479-05:00",
"created_at": "2023-11-19T10:03:04.096638-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69728ce2-f196-4522-89cd-162ae46a2937/?format=api"
},
{
"id": "39fc74a5-4b80-45e6-8b9c-f9c77e9b315e",
"gambit_id": "0eedf8fc-7f84-4e53-be0e-c6a0422b75bd",
"last_updated": "2023-11-21T09:08:06.920655-05:00",
"created_at": "2023-11-19T10:03:04.090724-05:00",
"name": "Philadelphia 76ers",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/69728ce2-f196-4522-89cd-162ae46a2937/?format=api"
}
]
}