GET /api/bet_types/e06654d2-9320-440f-9934-15c02b5c1b0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e06654d2-9320-440f-9934-15c02b5c1b0d",
"match": "https://api-prod.gambitprofit.com/api/matches/327da1e8-d367-45f6-a0d7-aa618372c7aa/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-30T10:43:16.231535-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": "Golden State Warriors",
"amount": 6010.0
},
{
"team": "Dallas Mavericks",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "d2cf7d49-d6d1-429a-bad8-0168f6305d28",
"gambit_id": "f35b286d-2881-4635-bded-25b865a10dc3",
"last_updated": "2024-01-01T13:23:30.057125-05:00",
"created_at": "2023-12-30T10:43:16.236636-05:00",
"name": "Golden State Warriors",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06654d2-9320-440f-9934-15c02b5c1b0d/?format=api"
},
{
"id": "7dd2b3ff-305e-4cae-bf19-5d48b073dc98",
"gambit_id": "6e4d01a3-b5c4-467b-bea8-ada31c1d70f9",
"last_updated": "2024-01-01T13:23:30.060488-05:00",
"created_at": "2023-12-30T10:43:16.240411-05:00",
"name": "Dallas Mavericks",
"reward": "2.38000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e06654d2-9320-440f-9934-15c02b5c1b0d/?format=api"
}
]
}