GET /api/bet_types/4d42b89e-1fb5-4b6e-bf34-5d594ea1714e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d42b89e-1fb5-4b6e-bf34-5d594ea1714e",
"match": "https://api-prod.gambitprofit.com/api/matches/c1b00e01-79a6-42d9-ae62-db169b2f90e9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-11T08:48:20.905630-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": "NYM (J Quintana)",
"amount": 5440.0
},
{
"team": "ARI (Z Davies)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "94f15213-088c-4443-9beb-a0c112f28142",
"gambit_id": "7a7e4d09-7a8d-44fb-b50d-965c68d3f50f",
"last_updated": "2023-09-12T21:23:17.933165-04:00",
"created_at": "2023-09-11T08:48:20.914765-04:00",
"name": "NYM (J Quintana)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42b89e-1fb5-4b6e-bf34-5d594ea1714e/?format=api"
},
{
"id": "3417fb39-0f52-4f33-be40-0895a934b2f8",
"gambit_id": "ba7bf4f8-7661-48ea-98d1-031292dc0dc5",
"last_updated": "2023-09-12T21:23:17.926046-04:00",
"created_at": "2023-09-11T08:48:20.910021-04:00",
"name": "ARI (Z Davies)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d42b89e-1fb5-4b6e-bf34-5d594ea1714e/?format=api"
}
]
}