GET /api/bet_types/3e59be8a-b242-4e76-b9f3-0027c21f4390/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3e59be8a-b242-4e76-b9f3-0027c21f4390",
"match": "https://api-prod.gambitprofit.com/api/matches/fb8f2946-d498-4ba8-908b-add64e4daf26/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-20T10:03:17.957702-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": "Philadelphia 76ers",
"amount": 6090.0
},
{
"team": "Minnesota Timberwolves",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "64c41edb-630b-4592-b628-41a8b874817b",
"gambit_id": "96e2b911-60e9-4f1c-af1b-b3934bd8de05",
"last_updated": "2023-12-22T15:23:25.978355-05:00",
"created_at": "2023-12-20T10:03:17.966537-05:00",
"name": "Philadelphia 76ers",
"reward": "1.56000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e59be8a-b242-4e76-b9f3-0027c21f4390/?format=api"
},
{
"id": "5b0ee1f4-98e3-4c39-9b5a-b0253d3ff0a2",
"gambit_id": "d5fdfa32-0f1d-41ff-a7e3-933b6e9008a7",
"last_updated": "2023-12-22T15:23:25.975230-05:00",
"created_at": "2023-12-20T10:03:17.961961-05:00",
"name": "Minnesota Timberwolves",
"reward": "2.43000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3e59be8a-b242-4e76-b9f3-0027c21f4390/?format=api"
}
]
}