GET /api/bet_types/649213c1-6fe3-453c-8211-61e8847b35c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "649213c1-6fe3-453c-8211-61e8847b35c2",
"match": "https://api-prod.gambitprofit.com/api/matches/1c0c7673-b635-4983-b259-731b0b077e47/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-29T09:13:13.456607-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": "Sacramento Kings",
"amount": 8079.0
},
{
"team": "Memphis Grizzlies",
"amount": 1921.0
}
],
"expected_reward_tokens": 9451.32,
"profit_sb": -48.68,
"profit_sb_percentage": -0.51,
"recommended": false
},
"lines": [
{
"id": "c2f697a5-a9a8-415d-8489-0a9665662e51",
"gambit_id": "6ebc4dc9-f22b-47d6-bb74-c202eed0a608",
"last_updated": "2024-01-31T10:13:34.955968-05:00",
"created_at": "2024-01-29T09:13:13.460909-05:00",
"name": "Sacramento Kings",
"reward": "1.17000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649213c1-6fe3-453c-8211-61e8847b35c2/?format=api"
},
{
"id": "65ac13e1-d8f3-422e-a4c2-c078bc9e6981",
"gambit_id": "c58bf188-8e46-43d7-afeb-469683dc8b96",
"last_updated": "2024-01-31T10:13:34.960062-05:00",
"created_at": "2024-01-29T09:13:13.464857-05:00",
"name": "Memphis Grizzlies",
"reward": "4.92000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/649213c1-6fe3-453c-8211-61e8847b35c2/?format=api"
}
]
}