GET /api/bet_types/83ec7022-187c-4ef2-a2a8-6b721b1d1b70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83ec7022-187c-4ef2-a2a8-6b721b1d1b70",
"match": "https://api-prod.gambitprofit.com/api/matches/9576347f-f20c-4ecf-922a-f72dd718e7f0/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T08:38:26.034960-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": "MIA",
"amount": 6399.0
},
{
"team": "BOS",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "fe10b0ca-f883-414c-bdea-c327d1c5924f",
"gambit_id": "5a7a5c45-e4bd-49e4-a045-08e621903109",
"last_updated": "2023-06-30T10:33:07.307644-04:00",
"created_at": "2023-06-29T08:38:26.037240-04:00",
"name": "MIA",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ec7022-187c-4ef2-a2a8-6b721b1d1b70/?format=api"
},
{
"id": "ac522d4c-1b62-4f21-9dc7-152e8f5c8e63",
"gambit_id": "174b3597-c547-4b47-8499-22564b4a5efc",
"last_updated": "2023-06-30T10:33:07.309195-04:00",
"created_at": "2023-06-29T08:38:26.039414-04:00",
"name": "BOS",
"reward": "2.63000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83ec7022-187c-4ef2-a2a8-6b721b1d1b70/?format=api"
}
]
}