GET /api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b4276bee-3639-4138-bbc8-53302462138c",
"match": "https://api-prod.gambitprofit.com/api/matches/3f576b22-c7b5-45bb-8c83-e48f0717bd65/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:17.179210-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",
"amount": 5867.0
},
{
"team": "PHI",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "147d7d4e-9602-4009-a2cb-fc90156a8631",
"gambit_id": "2b546025-d9c7-49d9-9826-4eaba4f84c7c",
"last_updated": "2023-06-01T10:07:02.416898-04:00",
"created_at": "2023-05-31T11:47:17.183507-04:00",
"name": "NYM",
"reward": "1.62000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
},
{
"id": "8441d880-1074-47a5-a145-e3e7493bbff8",
"gambit_id": "05b37135-23e0-4b75-baa7-d3f4b135b4bb",
"last_updated": "2023-06-01T10:07:02.414786-04:00",
"created_at": "2023-05-31T11:47:17.181558-04:00",
"name": "PHI",
"reward": "2.30000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b4276bee-3639-4138-bbc8-53302462138c/?format=api"
}
]
}