GET /api/bet_types/8cfce4dc-a468-462f-9b8d-0747a15ad197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cfce4dc-a468-462f-9b8d-0747a15ad197",
"match": "https://api-prod.gambitprofit.com/api/matches/063a8941-9173-45b5-9658-2b71764e9728/?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": "BAL",
"amount": 5580.0
},
{
"team": "CLE",
"amount": 4420.0
}
],
"expected_reward_tokens": 9149.4,
"profit_sb": 149.4,
"profit_sb_percentage": 1.66,
"recommended": true
},
"lines": [
{
"id": "6c3d6a10-6f8e-448d-8bfa-622c7846fe4b",
"gambit_id": "e8f6ed50-b97d-44fa-b57b-65f05a2bd7db",
"last_updated": "2022-09-01T10:47:04.951168-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL",
"reward": "1.64000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfce4dc-a468-462f-9b8d-0747a15ad197/?format=api"
},
{
"id": "601e21c0-46a8-49d5-bfc5-90d4f0be0d4d",
"gambit_id": "48cee49c-b4f2-4155-b143-f1591d15699b",
"last_updated": "2022-09-01T10:47:04.950772-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE",
"reward": "2.07000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cfce4dc-a468-462f-9b8d-0747a15ad197/?format=api"
}
]
}