GET /api/bet_types/c1720173-e9ee-47b9-8af6-b0b4988487fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1720173-e9ee-47b9-8af6-b0b4988487fb",
"match": "https://api-prod.gambitprofit.com/api/matches/a9255584-cef1-4758-8bcd-baa7bfa9b271/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-05T14:19:53.761223-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": "Orlando Magic",
"amount": 5599.0
},
{
"team": "Portland Trail Blazers",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "786aeeb5-8ed2-4dfd-9e20-2b92562efb95",
"gambit_id": "e66783a8-fbd0-401a-82a2-11d05ab352ed",
"last_updated": "2023-03-06T19:12:05.482822-05:00",
"created_at": "2023-03-05T14:19:53.762655-05:00",
"name": "Orlando Magic",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1720173-e9ee-47b9-8af6-b0b4988487fb/?format=api"
},
{
"id": "f5c52b8e-0bc2-4bd6-bc6d-c66402bda222",
"gambit_id": "87914df7-32c5-42b2-8876-9c86a7944cf2",
"last_updated": "2023-03-06T19:12:05.484012-05:00",
"created_at": "2023-03-05T14:19:53.764144-05:00",
"name": "Portland Trail Blazers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1720173-e9ee-47b9-8af6-b0b4988487fb/?format=api"
}
]
}