GET /api/bet_types/7055a288-3c91-4037-89e3-6073a909f5fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7055a288-3c91-4037-89e3-6073a909f5fb",
"match": "https://api-prod.gambitprofit.com/api/matches/8ece112e-2f6a-44a6-a70a-dad7bfa00da2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-04T09:32:15.875222-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": "MIL",
"amount": 5421.0
},
{
"team": "NYM",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "fa202497-4d04-4fe4-b4ea-9736fe0a5cf2",
"gambit_id": "10b08e24-500e-4f0a-890e-d58e31709e5c",
"last_updated": "2023-04-05T10:07:03.257852-04:00",
"created_at": "2023-04-04T09:32:15.876581-04:00",
"name": "MIL",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7055a288-3c91-4037-89e3-6073a909f5fb/?format=api"
},
{
"id": "0c756667-c29b-4370-a043-511866dd1687",
"gambit_id": "fa2f8609-1425-4353-928e-1808eba2e576",
"last_updated": "2023-04-05T10:07:03.259542-04:00",
"created_at": "2023-04-04T09:32:15.877930-04:00",
"name": "NYM",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7055a288-3c91-4037-89e3-6073a909f5fb/?format=api"
}
]
}