GET /api/bet_types/20ad12c7-ec39-43d6-aa36-23cddc971afa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "20ad12c7-ec39-43d6-aa36-23cddc971afa",
"match": "https://api-prod.gambitprofit.com/api/matches/1eeb115f-3f75-4c1b-8b81-8e9beb995fc8/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-16T10:23:24.354713-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": "TEX (J Gray)",
"amount": 6232.0
},
{
"team": "LAA (R Detmers)",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "b5277e9f-7b84-433f-b18a-db6de428f793",
"gambit_id": "c1893f02-b194-432c-8f29-1c2ba91426aa",
"last_updated": "2023-08-18T10:13:03.822304-04:00",
"created_at": "2023-08-16T10:23:24.364335-04:00",
"name": "TEX (J Gray)",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ad12c7-ec39-43d6-aa36-23cddc971afa/?format=api"
},
{
"id": "06e2ea8d-8a50-4b71-be02-bdbf79ffbc92",
"gambit_id": "d73e3aea-d140-4285-a778-82b44c05ea69",
"last_updated": "2023-08-18T10:13:03.816692-04:00",
"created_at": "2023-08-16T10:23:24.358791-04:00",
"name": "LAA (R Detmers)",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/20ad12c7-ec39-43d6-aa36-23cddc971afa/?format=api"
}
]
}