GET /api/bet_types/2a55772b-69c0-46fa-b7e7-f4b0cd15e843/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a55772b-69c0-46fa-b7e7-f4b0cd15e843",
"match": "https://api-prod.gambitprofit.com/api/matches/5409bd47-211a-4c2b-8456-e001d70d00d7/?format=api",
"name": "Pick the Winner",
"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": "HOU (L McCullers)",
"amount": 6384.0
},
{
"team": "LAA (M Lorenzen)",
"amount": 3616.0
}
],
"expected_reward_tokens": 9256.8,
"profit_sb": 256.8,
"profit_sb_percentage": 2.85,
"recommended": true
},
"lines": [
{
"id": "1b0e1879-e283-44de-b65b-d449636ea778",
"gambit_id": "3c7a67c7-ac5c-4fa7-b768-92c7a57367ca",
"last_updated": "2022-09-10T21:57:24.916385-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (L McCullers)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a55772b-69c0-46fa-b7e7-f4b0cd15e843/?format=api"
},
{
"id": "8ef2064c-7e1e-4570-b78d-3e01ca4cae1c",
"gambit_id": "7cf6900c-4860-445c-a270-59ac0c3b358c",
"last_updated": "2022-09-10T21:57:24.917388-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LAA (M Lorenzen)",
"reward": "2.56000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a55772b-69c0-46fa-b7e7-f4b0cd15e843/?format=api"
}
]
}