GET /api/bet_types/602bd919-2520-42b7-a108-f9f206965167/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "602bd919-2520-42b7-a108-f9f206965167",
"match": "https://api-prod.gambitprofit.com/api/matches/10732003-5a5d-462e-b38a-c7d492501476/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:05.801574-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": "Dallas Mavericks",
"amount": 5319.0
},
{
"team": "Sacramento Kings",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "f14e3ee6-9923-4702-a850-7bf4a139d48b",
"gambit_id": "a5eb4449-a886-4c6f-b790-92d825cf6a67",
"last_updated": "2023-11-21T09:08:07.883938-05:00",
"created_at": "2023-11-19T10:03:05.819108-05:00",
"name": "Dallas Mavericks",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/602bd919-2520-42b7-a108-f9f206965167/?format=api"
},
{
"id": "3c6fe0a7-9ff8-49f2-81c0-f29435f14ef1",
"gambit_id": "1f7b2819-678a-46dc-9eaf-2b81f133eba0",
"last_updated": "2023-11-21T09:08:07.880450-05:00",
"created_at": "2023-11-19T10:03:05.813104-05:00",
"name": "Sacramento Kings",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/602bd919-2520-42b7-a108-f9f206965167/?format=api"
}
]
}