GET /api/bet_types/d3dbd881-1d44-40ab-8b41-7960e8125cbd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d3dbd881-1d44-40ab-8b41-7960e8125cbd",
"match": "https://api-prod.gambitprofit.com/api/matches/820e2cc0-f694-428f-9295-6b324f856f34/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-10T11:22:01.966345-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": "LOS (J Urias)",
"amount": 5873.0
},
{
"team": "SFO (L Webb)",
"amount": 4127.0
}
],
"expected_reward_tokens": 9572.99,
"profit_sb": 72.99,
"profit_sb_percentage": 0.77,
"recommended": true
},
"lines": [
{
"id": "8bffbdc0-1977-4213-bbcf-4f51a1a2e8ad",
"gambit_id": "8dbf3d35-9779-4738-bfb0-bddc459f4b36",
"last_updated": "2023-04-11T13:17:04.586161-04:00",
"created_at": "2023-04-10T11:22:01.970130-04:00",
"name": "LOS (J Urias)",
"reward": "1.63000",
"odds": "1.65360",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3dbd881-1d44-40ab-8b41-7960e8125cbd/?format=api"
},
{
"id": "70c0a5d3-8740-4c5a-8e66-1f4c41dcf2a4",
"gambit_id": "433dd1d8-1861-432a-8b7a-5c6915cb3628",
"last_updated": "2023-04-11T13:17:04.583407-04:00",
"created_at": "2023-04-10T11:22:01.967991-04:00",
"name": "SFO (L Webb)",
"reward": "2.32000",
"odds": "2.38000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d3dbd881-1d44-40ab-8b41-7960e8125cbd/?format=api"
}
]
}