GET /api/bet_types/96b2a877-1015-47ec-b2a8-2d317a7cb983/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96b2a877-1015-47ec-b2a8-2d317a7cb983",
"match": "https://api-prod.gambitprofit.com/api/matches/0a3e862c-9071-4fe3-a694-d28ec31d84cc/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-11T09:38:02.655913-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": "New Orleans Pelicans",
"amount": 6100.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3900.0
}
],
"expected_reward_tokens": 9516.0,
"profit_sb": 16.0,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "ef93861f-84a2-4a12-88c5-213f476f04fb",
"gambit_id": "381f18c5-248e-4fcc-ae5c-fe1525b1e827",
"last_updated": "2023-12-12T21:48:27.496824-05:00",
"created_at": "2023-12-11T09:38:02.665304-05:00",
"name": "New Orleans Pelicans",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b2a877-1015-47ec-b2a8-2d317a7cb983/?format=api"
},
{
"id": "91b10ef9-bd09-42f3-b6a8-e16dd5daf5fe",
"gambit_id": "65914ed0-70f3-4881-874a-28f1fdea9c05",
"last_updated": "2023-12-12T21:48:27.500431-05:00",
"created_at": "2023-12-11T09:38:02.677208-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96b2a877-1015-47ec-b2a8-2d317a7cb983/?format=api"
}
]
}