GET /api/bet_types/646415f9-e820-4324-8d19-21e9eb01207e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "646415f9-e820-4324-8d19-21e9eb01207e",
"match": "https://api-prod.gambitprofit.com/api/matches/4edef9d8-f01c-452d-b3ec-96d04bbb86a2/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:16.385746-05: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": "Dallas Cowboys",
"amount": 8478.0
},
{
"team": "Washington Commanders",
"amount": 1522.0
}
],
"expected_reward_tokens": 9495.36,
"profit_sb": -4.64,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "17afb7c0-72a6-44b7-b47c-50099abab0ab",
"gambit_id": "6ac4ced4-587a-42aa-a8e9-29e1126dbb69",
"last_updated": "2023-11-24T10:28:21.791541-05:00",
"created_at": "2023-11-22T09:13:16.403073-05:00",
"name": "Dallas Cowboys",
"reward": "1.12000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646415f9-e820-4324-8d19-21e9eb01207e/?format=api"
},
{
"id": "fa3bf5d2-d137-43ae-b296-3f4fcb1dabc4",
"gambit_id": "024642f0-ab6e-40fc-9137-e205849d8626",
"last_updated": "2023-11-24T10:28:21.788348-05:00",
"created_at": "2023-11-22T09:13:16.390232-05:00",
"name": "Washington Commanders",
"reward": "6.24000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646415f9-e820-4324-8d19-21e9eb01207e/?format=api"
}
]
}