GET /api/bet_types/026c3c70-efb7-41f8-a8dd-41b348ef35ae/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "026c3c70-efb7-41f8-a8dd-41b348ef35ae",
"match": "https://api-prod.gambitprofit.com/api/matches/242a23d4-3cd4-4a90-a5b7-7392f719e7e5/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-04T12:16:53.299593-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": 6308.0
},
{
"team": "CIN",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "b3e21859-b13f-419c-9895-f1e02bacd07f",
"gambit_id": "af89a34c-d0ff-4ce5-992b-f412db59fe5d",
"last_updated": "2023-06-05T10:57:24.300321-04:00",
"created_at": "2023-06-04T12:16:53.301831-04:00",
"name": "MIL",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c3c70-efb7-41f8-a8dd-41b348ef35ae/?format=api"
},
{
"id": "c4c99b50-a903-4519-aaeb-1de81c3c3fc4",
"gambit_id": "3eae8377-ec19-41e6-9968-6b658e76d6d5",
"last_updated": "2023-06-05T10:57:24.302924-04:00",
"created_at": "2023-06-04T12:16:53.308823-04:00",
"name": "CIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/026c3c70-efb7-41f8-a8dd-41b348ef35ae/?format=api"
}
]
}