GET /api/bet_types/4bddee7d-1508-4146-a796-fee008bb83ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bddee7d-1508-4146-a796-fee008bb83ff",
"match": "https://api-prod.gambitprofit.com/api/matches/a662af72-e046-45ce-94f9-6b28b3fe3d2e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-01T09:51:50.380010-04: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": "Nashville Predators",
"amount": 5599.0
},
{
"team": "St Louis Blues",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "5d0e4e7d-6c2e-4104-a5d5-5d3f30752170",
"gambit_id": "9aa8fe28-7ee8-41d1-bc73-da278120f404",
"last_updated": "2023-04-03T10:17:07.187038-04:00",
"created_at": "2023-04-01T09:51:50.382731-04:00",
"name": "Nashville Predators",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bddee7d-1508-4146-a796-fee008bb83ff/?format=api"
},
{
"id": "9a9501e3-ca0d-4717-86a8-71b6024e1058",
"gambit_id": "a882d364-6ef6-42ea-9e80-bc515e2e8a87",
"last_updated": "2023-04-03T10:17:07.188519-04:00",
"created_at": "2023-04-01T09:51:50.385705-04:00",
"name": "St Louis Blues",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bddee7d-1508-4146-a796-fee008bb83ff/?format=api"
}
]
}