GET /api/bet_types/7e0d17d5-627f-4cca-992d-5c14f8bf799b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e0d17d5-627f-4cca-992d-5c14f8bf799b",
"match": "https://api-prod.gambitprofit.com/api/matches/23791e2a-ea07-4c3d-9a6a-0afc822c7e43/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Louisville",
"amount": 5097.0
},
{
"team": "Florida State",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "92555b2a-a861-492d-835f-25f86137be9c",
"gambit_id": "581220ce-c356-42da-9726-fa5deb88c94c",
"last_updated": "2022-09-17T17:02:17.098149-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Louisville",
"reward": "1.76000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d17d5-627f-4cca-992d-5c14f8bf799b/?format=api"
},
{
"id": "f40cf33d-f092-4046-8add-e6e9169a6bf3",
"gambit_id": "e79ddb7e-3423-43b7-b5b0-e521f44d9cbc",
"last_updated": "2022-09-17T17:02:17.099108-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida State",
"reward": "1.83000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e0d17d5-627f-4cca-992d-5c14f8bf799b/?format=api"
}
]
}