GET /api/bet_types/5839cee3-472c-46bc-a654-6a76e7ed6f39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5839cee3-472c-46bc-a654-6a76e7ed6f39",
"match": "https://api-prod.gambitprofit.com/api/matches/589cff3b-d281-4cb4-9144-8414c63e8b17/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-10T09:43:10.166154-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": "Buffalo Bills",
"amount": 7872.0
},
{
"team": "Pittsburgh Steelers",
"amount": 2128.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "58d11406-ff3b-441d-9065-21f8e9ba4634",
"gambit_id": "6618b781-8e73-4fa0-9c90-e2d197ad3414",
"last_updated": "2024-01-16T15:28:02.200965-05:00",
"created_at": "2024-01-10T09:43:10.174896-05:00",
"name": "Buffalo Bills",
"reward": "1.20000",
"odds": "1.21280",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5839cee3-472c-46bc-a654-6a76e7ed6f39/?format=api"
},
{
"id": "8b34af40-ac6d-4815-99e6-3b254a727556",
"gambit_id": "f05fcb59-21d9-4aa4-a700-1d8a44b95da4",
"last_updated": "2024-01-16T15:28:02.196909-05:00",
"created_at": "2024-01-10T09:43:10.169855-05:00",
"name": "Pittsburgh Steelers",
"reward": "4.44000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5839cee3-472c-46bc-a654-6a76e7ed6f39/?format=api"
}
]
}