GET /api/bet_types/0fe836e3-333b-4ce2-a280-e3fe55a86f4f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fe836e3-333b-4ce2-a280-e3fe55a86f4f",
"match": "https://api-prod.gambitprofit.com/api/matches/adc4e820-d8f2-4039-bb28-b613c7410a1f/?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": "BAL (A Voth)",
"amount": 6504.0
},
{
"team": "OAK (A Oller)",
"amount": 3496.0
}
],
"expected_reward_tokens": 9299.36,
"profit_sb": 299.36,
"profit_sb_percentage": 3.33,
"recommended": true
},
"lines": [
{
"id": "778ffa09-30b6-49eb-a7f6-9d950e0ffa3c",
"gambit_id": "3bd31158-ebe5-43b2-aae2-fded175a32f2",
"last_updated": "2022-09-05T10:21:59.540626-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (A Voth)",
"reward": "1.43000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe836e3-333b-4ce2-a280-e3fe55a86f4f/?format=api"
},
{
"id": "8f68372a-8bfe-44c2-b685-98373069173f",
"gambit_id": "362e843b-1160-4e1a-9c63-56451ac48a0b",
"last_updated": "2022-09-05T10:21:59.541615-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "OAK (A Oller)",
"reward": "2.66000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fe836e3-333b-4ce2-a280-e3fe55a86f4f/?format=api"
}
]
}