GET /api/bet_types/46ca2faa-b7ec-47c5-80dc-649d7485e9a2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46ca2faa-b7ec-47c5-80dc-649d7485e9a2",
"match": "https://api-prod.gambitprofit.com/api/matches/7c910166-d2b5-4ca4-9330-bf939026a2f1/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-21T09:03:15.483196-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": "CIN",
"amount": 6154.0
},
{
"team": "LAA",
"amount": 3846.0
}
],
"expected_reward_tokens": 9538.08,
"profit_sb": 38.08,
"profit_sb_percentage": 0.4,
"recommended": true
},
"lines": [
{
"id": "2c307ffe-aa23-43e8-9080-ce7a0acc52d5",
"gambit_id": "2482bb92-5b05-49cb-9050-3510776b6ab8",
"last_updated": "2023-08-23T09:53:12.847760-04:00",
"created_at": "2023-08-21T09:03:15.487090-04:00",
"name": "CIN",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ca2faa-b7ec-47c5-80dc-649d7485e9a2/?format=api"
},
{
"id": "78f9ff6a-1876-4c02-9546-03cf877fb5b1",
"gambit_id": "978d7f88-bfe7-4e4e-9f11-fb643510159a",
"last_updated": "2023-08-23T09:53:12.851528-04:00",
"created_at": "2023-08-21T09:03:15.492819-04:00",
"name": "LAA",
"reward": "2.48000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46ca2faa-b7ec-47c5-80dc-649d7485e9a2/?format=api"
}
]
}