GET /api/bet_types/2d88be84-4117-4825-abf9-68bbc5841f59/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d88be84-4117-4825-abf9-68bbc5841f59",
"match": "https://api-prod.gambitprofit.com/api/matches/df0f187d-f103-4fc1-b3bd-3857795e929b/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-01T10:03:02.091644-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": "Toronto Raptors",
"amount": 5614.0
},
{
"team": "Cleveland Cavaliers",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "fb8a534f-1bf5-4029-92ce-e950092261b9",
"gambit_id": "f7a17092-cf87-4821-8dcd-3cad35f2c9ae",
"last_updated": "2024-01-03T10:53:13.769994-05:00",
"created_at": "2024-01-01T10:03:02.100626-05:00",
"name": "Toronto Raptors",
"reward": "1.68000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d88be84-4117-4825-abf9-68bbc5841f59/?format=api"
},
{
"id": "adee27b7-5056-4a60-98cb-a15c73234012",
"gambit_id": "51461632-366d-4e63-aaa2-e3f377abe234",
"last_updated": "2024-01-03T10:53:13.766616-05:00",
"created_at": "2024-01-01T10:03:02.096197-05:00",
"name": "Cleveland Cavaliers",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d88be84-4117-4825-abf9-68bbc5841f59/?format=api"
}
]
}