GET /api/bet_types/550d163d-61f8-47a8-9bf6-dfd218c62e4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "550d163d-61f8-47a8-9bf6-dfd218c62e4f",
"match": "https://api-prod.gambitprofit.com/api/matches/c8520545-c064-4fd8-a1f1-d7b6f3d28d18/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-22T13:07:00.260184-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": "BOS",
"amount": 6308.0
},
{
"team": "MIL",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "86b46b7f-cc75-49c8-8844-73366fba7657",
"gambit_id": "96c2f742-09ad-4a98-9061-d158597f9bb1",
"last_updated": "2023-04-23T12:41:51.083883-04:00",
"created_at": "2023-04-22T13:07:00.264520-04:00",
"name": "BOS",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550d163d-61f8-47a8-9bf6-dfd218c62e4f/?format=api"
},
{
"id": "5eb75fa7-b566-40d7-8b44-25d4f96c1ec2",
"gambit_id": "b1449075-a63d-49d9-8a02-f51c7536fa48",
"last_updated": "2023-04-23T12:41:51.082415-04:00",
"created_at": "2023-04-22T13:07:00.262319-04:00",
"name": "MIL",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/550d163d-61f8-47a8-9bf6-dfd218c62e4f/?format=api"
}
]
}