GET /api/bet_types/b18a819f-2d56-4717-915b-678a16f05d2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b18a819f-2d56-4717-915b-678a16f05d2d",
"match": "https://api-prod.gambitprofit.com/api/matches/156395c4-8e32-4b02-b719-4c8c2a1b342d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:04.554842-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": "Golden State Warriors",
"amount": 7934.0
},
{
"team": "San Antonio Spurs",
"amount": 2066.0
}
],
"expected_reward_tokens": 9441.46,
"profit_sb": -58.54,
"profit_sb_percentage": -0.62,
"recommended": false
},
"lines": [
{
"id": "9c908060-0f57-4511-8b19-91829e6844c2",
"gambit_id": "61887193-7dc7-471e-ab9b-00906d98edfa",
"last_updated": "2023-11-27T10:03:26.453576-05:00",
"created_at": "2023-11-24T09:08:04.566676-05:00",
"name": "Golden State Warriors",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a819f-2d56-4717-915b-678a16f05d2d/?format=api"
},
{
"id": "00782d94-93dd-44ed-aaa6-5e3377cba91b",
"gambit_id": "18a6074d-f517-4b65-af89-5e6be78f4596",
"last_updated": "2023-11-27T10:03:26.450076-05:00",
"created_at": "2023-11-24T09:08:04.559785-05:00",
"name": "San Antonio Spurs",
"reward": "4.57000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b18a819f-2d56-4717-915b-678a16f05d2d/?format=api"
}
]
}