GET /api/bet_types/b3a0aef9-7f51-458b-9738-1f0e4efbf614/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b3a0aef9-7f51-458b-9738-1f0e4efbf614",
"match": "https://api-prod.gambitprofit.com/api/matches/d40de93f-2714-49c3-a0b4-f41d67c9a93b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-24T09:07:58.950656-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": "Detroit Red Wings",
"amount": 5773.0
},
{
"team": "Boston Bruins",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "42875171-e662-4bbf-8035-dd8fc22a43fc",
"gambit_id": "3a4b6138-73f3-4d65-a339-adad9c4524a2",
"last_updated": "2023-11-27T10:03:32.098715-05:00",
"created_at": "2023-11-24T09:07:58.961500-05:00",
"name": "Detroit Red Wings",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a0aef9-7f51-458b-9738-1f0e4efbf614/?format=api"
},
{
"id": "bb0a9ca3-e274-47f5-b77f-80c60cdf5db9",
"gambit_id": "8d24ad04-04e3-42cd-81a4-a24e8145441c",
"last_updated": "2023-11-27T10:03:32.106059-05:00",
"created_at": "2023-11-24T09:07:58.969213-05:00",
"name": "Boston Bruins",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b3a0aef9-7f51-458b-9738-1f0e4efbf614/?format=api"
}
]
}