GET /api/bet_types/71c4e0b7-7855-45df-b4de-55d66f4b8eb9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "71c4e0b7-7855-45df-b4de-55d66f4b8eb9",
"match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-04T10:37:57.059327-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": 6308.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "adfeb6f1-7d08-4246-bd81-46806d32e951",
"gambit_id": "fa6c0fb8-6b01-4c3c-b73b-f53cf6f5e74f",
"last_updated": "2023-03-06T10:27:13.586507-05:00",
"created_at": "2023-03-04T10:37:57.060537-05:00",
"name": "Sacramento Kings",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c4e0b7-7855-45df-b4de-55d66f4b8eb9/?format=api"
},
{
"id": "30d2827b-4d02-41ba-838e-77dcca2dc3d5",
"gambit_id": "2192ef09-b4b0-4cae-9a90-665a60aa79c7",
"last_updated": "2023-03-06T10:27:13.587650-05:00",
"created_at": "2023-03-04T10:37:57.061781-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c4e0b7-7855-45df-b4de-55d66f4b8eb9/?format=api"
}
]
}