GET /api/bet_types/83199d2f-1677-4512-a4c4-28d6338f08e9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "83199d2f-1677-4512-a4c4-28d6338f08e9",
"match": "https://api-prod.gambitprofit.com/api/matches/d9aba50a-e721-40a0-a2ea-2f3bb5ee4ed3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T13:13:16.470203-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": "STL (Z Thompson)",
"amount": 5827.0
},
{
"team": "NYM (J Lucchesi)",
"amount": 4173.0
}
],
"expected_reward_tokens": 9556.17,
"profit_sb": 56.17,
"profit_sb_percentage": 0.59,
"recommended": true
},
"lines": [
{
"id": "bacf6d0f-994c-40cf-ab0e-0746a42f1cf0",
"gambit_id": "e5e3ca3d-4317-45fe-b0ed-5eeb31c157a0",
"last_updated": "2023-08-21T10:13:12.754171-04:00",
"created_at": "2023-08-18T13:13:16.479509-04:00",
"name": "STL (Z Thompson)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83199d2f-1677-4512-a4c4-28d6338f08e9/?format=api"
},
{
"id": "fb3b7197-aecf-4eb3-a91d-25f72023bbc7",
"gambit_id": "4a6b8afe-f06b-4bbe-ae65-f4ba30f0b91b",
"last_updated": "2023-08-21T10:13:12.749150-04:00",
"created_at": "2023-08-18T13:13:16.474955-04:00",
"name": "NYM (J Lucchesi)",
"reward": "2.29000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/83199d2f-1677-4512-a4c4-28d6338f08e9/?format=api"
}
]
}