GET /api/bet_types/8a0110e1-3dd1-4ea0-aa52-c130c5db9a80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a0110e1-3dd1-4ea0-aa52-c130c5db9a80",
"match": "https://api-prod.gambitprofit.com/api/matches/6a77425d-5617-4578-a5e7-2b7f0dc5b6c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T12:32:06.960517-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": "TOR",
"amount": 6163.0
},
{
"team": "NYY",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "e374812b-b135-4ade-bb51-e2ac6d8f47fd",
"gambit_id": "f73650d3-3070-435b-92ad-1823cff5522b",
"last_updated": "2023-04-22T13:07:12.332963-04:00",
"created_at": "2023-04-21T12:32:06.963803-04:00",
"name": "TOR",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0110e1-3dd1-4ea0-aa52-c130c5db9a80/?format=api"
},
{
"id": "61f7684b-4a4d-461d-a782-c071a5373438",
"gambit_id": "3fe11d4e-f51a-4404-b319-fe8a3bb5a534",
"last_updated": "2023-04-22T13:07:12.330602-04:00",
"created_at": "2023-04-21T12:32:06.962228-04:00",
"name": "NYY",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a0110e1-3dd1-4ea0-aa52-c130c5db9a80/?format=api"
}
]
}