GET /api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c992fe37-65a6-4c03-b64c-3f0a8028703c",
"match": "https://api-prod.gambitprofit.com/api/matches/d5a3eed6-8e33-4d3d-af37-6dd3785c8aaf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:49.907045-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": "DET (Ed Rodriguez)",
"amount": 6070.0
},
{
"team": "PIT (R Hill)",
"amount": 3930.0
}
],
"expected_reward_tokens": 9589.2,
"profit_sb": 89.2,
"profit_sb_percentage": 0.94,
"recommended": true
},
"lines": [
{
"id": "80a7d6fb-6319-4eea-b8eb-7cda7a482616",
"gambit_id": "5ce601ba-2559-4c88-9c8d-b4b12378b3ec",
"last_updated": "2023-05-18T11:47:20.523944-04:00",
"created_at": "2023-05-17T11:06:49.908847-04:00",
"name": "DET (Ed Rodriguez)",
"reward": "1.58000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
},
{
"id": "0acc3112-d255-4ec9-a841-6799f5407beb",
"gambit_id": "54468fb4-5bb6-4d89-8f32-35624b788bf0",
"last_updated": "2023-05-18T11:47:20.525407-04:00",
"created_at": "2023-05-17T11:06:49.910679-04:00",
"name": "PIT (R Hill)",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c992fe37-65a6-4c03-b64c-3f0a8028703c/?format=api"
}
]
}