GET /api/bet_types/ca5667c6-2acd-4321-ae39-a64fda1834c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca5667c6-2acd-4321-ae39-a64fda1834c6",
"match": "https://api-prod.gambitprofit.com/api/matches/119b0b91-e5f2-40ad-bd47-adc4efa00058/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-03T12:12:07.833642-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": "NYM (J Lucchesi)",
"amount": 5838.0
},
{
"team": "DET (J Wentz)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "644e2e33-d7fb-49da-92ed-e565402bfbdd",
"gambit_id": "781b7c9e-a35d-444b-9669-2092516eee5e",
"last_updated": "2023-05-04T11:06:52.214666-04:00",
"created_at": "2023-05-03T12:12:07.836322-04:00",
"name": "NYM (J Lucchesi)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5667c6-2acd-4321-ae39-a64fda1834c6/?format=api"
},
{
"id": "a023bb68-9e5c-4f51-befd-ef7787b960ea",
"gambit_id": "fe3c48ed-6f8b-4add-9471-f91f5c877f05",
"last_updated": "2023-05-04T11:06:52.216052-04:00",
"created_at": "2023-05-03T12:12:07.834928-04:00",
"name": "DET (J Wentz)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca5667c6-2acd-4321-ae39-a64fda1834c6/?format=api"
}
]
}