GET /api/bet_types/e86d8474-3aed-45ba-a33f-bd5121c4e20c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e86d8474-3aed-45ba-a33f-bd5121c4e20c",
"match": "https://api-prod.gambitprofit.com/api/matches/22a266ea-b376-4c98-ae34-f86b6088b84b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-13T09:32:15.776471-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 (C Irvin)",
"amount": 6721.0
},
{
"team": "OAK (A Oller)",
"amount": 3279.0
}
],
"expected_reward_tokens": 9541.89,
"profit_sb": 41.89,
"profit_sb_percentage": 0.44,
"recommended": true
},
"lines": [
{
"id": "552e5848-3e1f-41f4-98c2-a1da99f4661e",
"gambit_id": "e0447a79-d57e-49b0-b931-f14b162cfd1b",
"last_updated": "2023-04-14T12:02:25.149514-04:00",
"created_at": "2023-04-13T09:32:15.777930-04:00",
"name": "BAL (C Irvin)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86d8474-3aed-45ba-a33f-bd5121c4e20c/?format=api"
},
{
"id": "b3562856-3b57-48e0-afd7-29d78e626987",
"gambit_id": "ec587e4e-2302-4072-9de7-5379201347c2",
"last_updated": "2023-04-14T12:02:25.151236-04:00",
"created_at": "2023-04-13T09:32:15.779487-04:00",
"name": "OAK (A Oller)",
"reward": "2.91000",
"odds": "3.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e86d8474-3aed-45ba-a33f-bd5121c4e20c/?format=api"
}
]
}