GET /api/bet_types/804dd8d8-9f3d-44ac-ba74-952998b313eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "804dd8d8-9f3d-44ac-ba74-952998b313eb",
"match": "https://api-prod.gambitprofit.com/api/matches/7992fa29-0c9b-4c70-ad3e-ce6ae828fbbb/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-08T08:43:19.030911-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": "CHC",
"amount": 6163.0
},
{
"team": "LAA",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "3c785eb3-d675-47c8-b193-34cd22f3e0c2",
"gambit_id": "451509cd-eb95-4bc0-88ca-6fe8426e0ad2",
"last_updated": "2023-06-09T17:28:31.121728-04:00",
"created_at": "2023-06-08T08:43:19.032441-04:00",
"name": "CHC",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/804dd8d8-9f3d-44ac-ba74-952998b313eb/?format=api"
},
{
"id": "482a9f39-a8d3-4457-9639-911030e4356a",
"gambit_id": "9bdce12f-dfe4-4a0f-9229-50e7c44e1e20",
"last_updated": "2023-06-09T17:28:31.123833-04:00",
"created_at": "2023-06-08T08:43:19.033969-04:00",
"name": "LAA",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/804dd8d8-9f3d-44ac-ba74-952998b313eb/?format=api"
}
]
}