GET /api/bet_types/0dcfae33-a0d2-4110-981d-519f5a9068c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0dcfae33-a0d2-4110-981d-519f5a9068c9",
"match": "https://api-prod.gambitprofit.com/api/matches/10139504-aefe-4deb-a286-dedee85ef6c0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:27:02.681315-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 (C Kershaw)",
"amount": 5787.0
},
{
"team": "STL (J Montgomery)",
"amount": 4213.0
}
],
"expected_reward_tokens": 9605.64,
"profit_sb": 105.64,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "700b3a70-dd9e-4c63-b47c-b382d95e1be9",
"gambit_id": "fd327816-59a6-436e-9932-1c9f30593be1",
"last_updated": "2023-04-30T15:27:07.099702-04:00",
"created_at": "2023-04-29T16:27:02.682752-04:00",
"name": "LOS (C Kershaw)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcfae33-a0d2-4110-981d-519f5a9068c9/?format=api"
},
{
"id": "f2d13546-1add-471a-ae5d-8659afeeebd8",
"gambit_id": "6db58ff3-5f6c-4568-9c6e-dfd5aad53bff",
"last_updated": "2023-04-30T15:27:07.101251-04:00",
"created_at": "2023-04-29T16:27:02.684397-04:00",
"name": "STL (J Montgomery)",
"reward": "2.28000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0dcfae33-a0d2-4110-981d-519f5a9068c9/?format=api"
}
]
}