GET /api/bet_types/e9fd4afe-85a3-47d6-9207-a0a64de42bac/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e9fd4afe-85a3-47d6-9207-a0a64de42bac",
"match": "https://api-prod.gambitprofit.com/api/matches/aa4ec32a-ed09-47d2-9cf9-173436904bcd/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-01T09:18:22.211733-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": "SEA (G Kirby)",
"amount": 5222.0
},
{
"team": "TEX (D Dunning)",
"amount": 4778.0
}
],
"expected_reward_tokens": 9556.0,
"profit_sb": 56.0,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "4eff3b2b-3767-4dc5-a726-1210e58ded98",
"gambit_id": "71299733-b13b-4157-b48d-0f4b5b1637f8",
"last_updated": "2023-10-03T10:03:10.935293-04:00",
"created_at": "2023-10-01T09:18:22.221732-04:00",
"name": "SEA (G Kirby)",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fd4afe-85a3-47d6-9207-a0a64de42bac/?format=api"
},
{
"id": "eac01bcc-2c39-4f37-9784-7ace9a873ddf",
"gambit_id": "3f463d68-5004-400b-84b0-6f3e0fb7dcdf",
"last_updated": "2023-10-03T10:03:10.928500-04:00",
"created_at": "2023-10-01T09:18:22.216342-04:00",
"name": "TEX (D Dunning)",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e9fd4afe-85a3-47d6-9207-a0a64de42bac/?format=api"
}
]
}