GET /api/bet_types/471eee03-2dfb-4042-ae18-3448e28b6380/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "471eee03-2dfb-4042-ae18-3448e28b6380",
"match": "https://api-prod.gambitprofit.com/api/matches/9e9fa0a8-0b6e-401a-8707-a6ab4f3b709b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-06T13:12:10.651842-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": "Minnesota Wild",
"amount": 6752.0
},
{
"team": "Arizona Coyotes",
"amount": 3248.0
}
],
"expected_reward_tokens": 9451.68,
"profit_sb": -48.32,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "4784f04c-5b03-43a3-8792-2c64e921a4a9",
"gambit_id": "8b080b4c-186f-4b86-8275-cad01a457aa6",
"last_updated": "2023-02-07T11:06:50.613601-05:00",
"created_at": "2023-02-06T13:12:10.656000-05:00",
"name": "Minnesota Wild",
"reward": "1.40000",
"odds": "1.41670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471eee03-2dfb-4042-ae18-3448e28b6380/?format=api"
},
{
"id": "79dc5528-cebc-4f38-b9ac-6a094bb2f58e",
"gambit_id": "e3bb0071-292e-4aea-ae69-731f7e31f797",
"last_updated": "2023-02-07T11:06:50.612093-05:00",
"created_at": "2023-02-06T13:12:10.653633-05:00",
"name": "Arizona Coyotes",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/471eee03-2dfb-4042-ae18-3448e28b6380/?format=api"
}
]
}