GET /api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6fc4811-d4a2-4956-a2a2-c1f29192a23d",
"match": "https://api-prod.gambitprofit.com/api/matches/dae5ceb8-5c64-4d54-8e71-42e0c5272dde/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-17T09:28:13.036985-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": 8408.0
},
{
"team": "Charlotte Hornets",
"amount": 1592.0
}
],
"expected_reward_tokens": 9501.04,
"profit_sb": 1.04,
"profit_sb_percentage": 0.01,
"recommended": true
},
"lines": [
{
"id": "5501ca2d-aacf-447b-9137-6eb6093fefbe",
"gambit_id": "bbf64e66-2814-4989-adcc-80e2a93f4ca8",
"last_updated": "2024-01-19T12:03:20.629063-05:00",
"created_at": "2024-01-17T09:28:13.049541-05:00",
"name": "New Orleans Pelicans",
"reward": "1.13000",
"odds": "1.13510",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
},
{
"id": "73f9d29a-32e4-4f60-aa51-cbfb906d6389",
"gambit_id": "aeda88ee-7e21-434d-8135-6481ca411c62",
"last_updated": "2024-01-19T12:03:20.625544-05:00",
"created_at": "2024-01-17T09:28:13.043083-05:00",
"name": "Charlotte Hornets",
"reward": "5.97000",
"odds": "6.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6fc4811-d4a2-4956-a2a2-c1f29192a23d/?format=api"
}
]
}