GET /api/bet_types/a187786b-f1de-4642-81f4-4036742daf15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a187786b-f1de-4642-81f4-4036742daf15",
"match": "https://api-prod.gambitprofit.com/api/matches/f79d9467-aa4a-475e-811c-729e5594c998/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-16T09:52:10.732930-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": "Cleveland Cavaliers",
"amount": 6930.0
},
{
"team": "New Orleans Pelicans",
"amount": 3070.0
}
],
"expected_reward_tokens": 9147.6,
"profit_sb": 147.6,
"profit_sb_percentage": 1.64,
"recommended": true
},
"lines": [
{
"id": "ac3686d5-49d6-4c8a-8458-65da4916da4e",
"gambit_id": "da327bdf-af80-415d-80d4-a26cb3871ddd",
"last_updated": "2023-01-17T11:02:05.152975-05:00",
"created_at": "2023-01-16T09:52:10.735041-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.32000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a187786b-f1de-4642-81f4-4036742daf15/?format=api"
},
{
"id": "145927af-5650-43d1-b1e6-aa005474c790",
"gambit_id": "a460e13c-28a0-4640-ad27-151bd261a079",
"last_updated": "2023-01-17T11:02:05.154116-05:00",
"created_at": "2023-01-16T09:52:10.737247-05:00",
"name": "New Orleans Pelicans",
"reward": "2.98000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a187786b-f1de-4642-81f4-4036742daf15/?format=api"
}
]
}