GET /api/bet_types/fcf5c54e-aed1-45e8-9e65-4de39352d66d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcf5c54e-aed1-45e8-9e65-4de39352d66d",
"match": "https://api-prod.gambitprofit.com/api/matches/69a02b2d-d39f-4ebd-9d5c-00c7c02b0c0f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:08:18.664531-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": "Houston Rockets",
"amount": 6390.0
},
{
"team": "Memphis Grizzlies",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "6fda7946-a9e6-4df8-99a6-8e591c11d230",
"gambit_id": "8ad74edc-f74e-43ee-b507-21c22b5d960a",
"last_updated": "2023-11-23T16:13:03.061027-05:00",
"created_at": "2023-11-22T09:08:18.672318-05:00",
"name": "Houston Rockets",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf5c54e-aed1-45e8-9e65-4de39352d66d/?format=api"
},
{
"id": "4f28cc7f-b1ee-40a8-9611-be9cb1bbd53a",
"gambit_id": "a4df71bd-38b8-4be3-81d7-4225ea97f586",
"last_updated": "2023-11-23T16:13:03.057275-05:00",
"created_at": "2023-11-22T09:08:18.668637-05:00",
"name": "Memphis Grizzlies",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcf5c54e-aed1-45e8-9e65-4de39352d66d/?format=api"
}
]
}