GET /api/bet_types/2d48e8b6-25b5-4b4a-b627-7e947aca7d46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2d48e8b6-25b5-4b4a-b627-7e947aca7d46",
"match": "https://api-prod.gambitprofit.com/api/matches/54f9fca0-9448-409f-b835-d0b145739209/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-16T09:47:05.547905-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": "BAL (D Kremer)",
"amount": 5652.0
},
{
"team": "LAA (C Silseth)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "37526b70-15aa-45b3-b5cf-feb1e2448e61",
"gambit_id": "4c5956a3-b2d0-48df-9f74-3884443919c4",
"last_updated": "2023-05-17T11:06:55.283288-04:00",
"created_at": "2023-05-16T09:47:05.551421-04:00",
"name": "BAL (D Kremer)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d48e8b6-25b5-4b4a-b627-7e947aca7d46/?format=api"
},
{
"id": "83d3aaf7-14f5-4e04-bd5e-14ec9b36e3e3",
"gambit_id": "25523d76-99f1-436c-a9f9-9052b66d3af2",
"last_updated": "2023-05-17T11:06:55.281533-04:00",
"created_at": "2023-05-16T09:47:05.549649-04:00",
"name": "LAA (C Silseth)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2d48e8b6-25b5-4b4a-b627-7e947aca7d46/?format=api"
}
]
}