GET /api/bet_types/179a39ea-d069-47de-9c3d-74cf4fa0677b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "179a39ea-d069-47de-9c3d-74cf4fa0677b",
"match": "https://api-prod.gambitprofit.com/api/matches/3d978e62-f9a0-48c2-a7da-c3a30c9cc2fd/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-25T08:38:07.781087-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": "PIT",
"amount": 5939.0
},
{
"team": "CHC",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "bb7f8330-e71b-442a-bebd-f32fa309ecaf",
"gambit_id": "f7e567b0-c94b-423d-9b54-cd386e5640c0",
"last_updated": "2023-08-28T18:38:01.502819-04:00",
"created_at": "2023-08-25T08:38:07.788792-04:00",
"name": "PIT",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179a39ea-d069-47de-9c3d-74cf4fa0677b/?format=api"
},
{
"id": "52872f09-d421-42b9-a6b2-21b149f4c536",
"gambit_id": "0a1d1cee-5270-4415-840e-94367da2712a",
"last_updated": "2023-08-28T18:38:01.498429-04:00",
"created_at": "2023-08-25T08:38:07.784998-04:00",
"name": "CHC",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/179a39ea-d069-47de-9c3d-74cf4fa0677b/?format=api"
}
]
}