GET /api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "39a3f713-07ce-4d69-9242-e46140844261",
"match": "https://api-prod.gambitprofit.com/api/matches/b1e148cb-98e4-4290-8c71-c8111a0f9b72/?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": "Toronto Raptors",
"amount": 8396.0
},
{
"team": "Los Angeles Lakers",
"amount": 1604.0
}
],
"expected_reward_tokens": 9319.24,
"profit_sb": 319.24,
"profit_sb_percentage": 3.55,
"recommended": true
},
"lines": [
{
"id": "cb17d64d-3889-47c5-8e45-8dd053ea5021",
"gambit_id": "c1ddb5c5-9183-4fd1-abf1-831a1943bc93",
"last_updated": "2022-12-08T13:02:16.361919-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
},
{
"id": "d7c69b8d-343a-4c5b-a91f-9118f588395a",
"gambit_id": "e703fc0c-babe-4865-bcf7-739a58ef0c85",
"last_updated": "2022-12-08T13:02:16.362915-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "5.81000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/39a3f713-07ce-4d69-9242-e46140844261/?format=api"
}
]
}