GET /api/bet_types/59314e82-84ef-4061-899c-478ca1d6957b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "59314e82-84ef-4061-899c-478ca1d6957b",
"match": "https://api-prod.gambitprofit.com/api/matches/1dd7efd1-f4fd-4561-a933-95456cda920d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-16T10:23:20.562127-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": "DET",
"amount": 5614.0
},
{
"team": "MIN",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "e6ec1cb8-4846-4479-ae0a-dee246e78fd5",
"gambit_id": "68fad8a2-a679-431f-aac0-8dc65504d587",
"last_updated": "2023-08-18T10:18:05.060976-04:00",
"created_at": "2023-08-16T10:23:20.566563-04:00",
"name": "DET",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59314e82-84ef-4061-899c-478ca1d6957b/?format=api"
},
{
"id": "0d4f69e5-502a-4528-96f8-a34a476f7b39",
"gambit_id": "3f6690a2-a07c-4eb3-bd0a-6402404b610c",
"last_updated": "2023-08-18T10:18:05.065862-04:00",
"created_at": "2023-08-16T10:23:20.570601-04:00",
"name": "MIN",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/59314e82-84ef-4061-899c-478ca1d6957b/?format=api"
}
]
}