GET /api/bet_types/f6ca50b4-0c57-4e40-998d-3acbac98abbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6ca50b4-0c57-4e40-998d-3acbac98abbc",
"match": "https://api-prod.gambitprofit.com/api/matches/635cea9f-4774-41df-bd95-62ad519a956b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-10T09:38:04.469705-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": "ARI (R Nelson)",
"amount": 5337.0
},
{
"team": "DET (M Boyd)",
"amount": 4663.0
}
],
"expected_reward_tokens": 9605.78,
"profit_sb": 105.78,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "e8c65749-61b5-4301-b9d5-a63216930dc2",
"gambit_id": "557a663c-d482-44a3-8a32-eabe6bfd6b4e",
"last_updated": "2023-06-11T10:28:00.662755-04:00",
"created_at": "2023-06-10T09:38:04.472112-04:00",
"name": "ARI (R Nelson)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ca50b4-0c57-4e40-998d-3acbac98abbc/?format=api"
},
{
"id": "d3d6ad26-26f2-48df-8de9-14760d955d7b",
"gambit_id": "ba9950f9-66dd-4902-91f3-70952fe7f1cc",
"last_updated": "2023-06-11T10:28:00.664462-04:00",
"created_at": "2023-06-10T09:38:04.474877-04:00",
"name": "DET (M Boyd)",
"reward": "2.06000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6ca50b4-0c57-4e40-998d-3acbac98abbc/?format=api"
}
]
}