GET /api/bet_types/d91ad6cb-0fb4-480d-84c3-04f0f94b512f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d91ad6cb-0fb4-480d-84c3-04f0f94b512f",
"match": "https://api-prod.gambitprofit.com/api/matches/a008ad2c-8346-4569-bdab-2db37558b2ca/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T09:28:20.088472-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": "New Jersey Devils",
"amount": 5788.0
},
{
"team": "St Louis Blues",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "828f986c-1253-4605-83f9-40f8655f64be",
"gambit_id": "0d4964d6-f977-4c4b-8c44-432ec5221322",
"last_updated": "2023-11-04T10:33:29.686251-04:00",
"created_at": "2023-11-03T09:28:20.092261-04:00",
"name": "New Jersey Devils",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91ad6cb-0fb4-480d-84c3-04f0f94b512f/?format=api"
},
{
"id": "baf39298-5048-468c-a89a-623c7d7a1c44",
"gambit_id": "7246a8f9-6368-48b5-a47a-14816aaadab1",
"last_updated": "2023-11-04T10:33:29.689632-04:00",
"created_at": "2023-11-03T09:28:20.097635-04:00",
"name": "St Louis Blues",
"reward": "2.24000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d91ad6cb-0fb4-480d-84c3-04f0f94b512f/?format=api"
}
]
}