GET /api/bet_types/ba725174-b0e8-4ece-8f71-4555d0e33f84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba725174-b0e8-4ece-8f71-4555d0e33f84",
"match": "https://api-prod.gambitprofit.com/api/matches/3b1fc234-12b2-4923-8bdd-8866eabbe7e1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-11T09:07:56.490432-04: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": "MIN (J Ryan)",
"amount": 5365.0
},
{
"team": "HOU (J Urquidy)",
"amount": 4635.0
}
],
"expected_reward_tokens": 9548.1,
"profit_sb": 48.1,
"profit_sb_percentage": 0.51,
"recommended": true
},
"lines": [
{
"id": "dba771ab-293e-4532-8a1d-096fa89ef51c",
"gambit_id": "41feb2df-62c8-4652-a664-3603e84f5e93",
"last_updated": "2023-10-12T11:13:03.603065-04:00",
"created_at": "2023-10-11T09:07:56.507691-04:00",
"name": "MIN (J Ryan)",
"reward": "1.78000",
"odds": "1.81970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba725174-b0e8-4ece-8f71-4555d0e33f84/?format=api"
},
{
"id": "cf015bb3-4b1f-4801-b3f1-d4492fdd5bbc",
"gambit_id": "b6ebfd32-e41d-4d2c-af46-e3741578bf3b",
"last_updated": "2023-10-12T11:13:03.599336-04:00",
"created_at": "2023-10-11T09:07:56.500348-04:00",
"name": "HOU (J Urquidy)",
"reward": "2.06000",
"odds": "2.12000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba725174-b0e8-4ece-8f71-4555d0e33f84/?format=api"
}
]
}