GET /api/bet_types/3bbc2f24-5f26-4001-aa06-013ba288f0b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bbc2f24-5f26-4001-aa06-013ba288f0b2",
"match": "https://api-prod.gambitprofit.com/api/matches/91d22a50-fd51-4d12-8cbd-0ea12a4fa622/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-27T10:47:02.445154-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": "BOS (G Whitlock)",
"amount": 5208.0
},
{
"team": "ARI (Z Davies)",
"amount": 4792.0
}
],
"expected_reward_tokens": 9582.72,
"profit_sb": 82.72,
"profit_sb_percentage": 0.87,
"recommended": true
},
"lines": [
{
"id": "710f8dc0-9df3-4c2d-80bc-8e5d640af49f",
"gambit_id": "5ff2cab8-5247-40c3-8843-cc0c28d6284f",
"last_updated": "2023-05-29T11:47:20.711961-04:00",
"created_at": "2023-05-27T10:47:02.447087-04:00",
"name": "BOS (G Whitlock)",
"reward": "1.84000",
"odds": "1.87720",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbc2f24-5f26-4001-aa06-013ba288f0b2/?format=api"
},
{
"id": "6b2f0b5e-78de-4a5f-be44-a1c4bc60a381",
"gambit_id": "b40ccd51-69ae-40b6-9a79-773dbb929c5b",
"last_updated": "2023-05-29T11:47:20.714832-04:00",
"created_at": "2023-05-27T10:47:02.449727-04:00",
"name": "ARI (Z Davies)",
"reward": "2.00000",
"odds": "2.04000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bbc2f24-5f26-4001-aa06-013ba288f0b2/?format=api"
}
]
}