GET /api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b8353db-9ebe-40db-b1e9-d27322100fd4",
"match": "https://api-prod.gambitprofit.com/api/matches/910b0d45-9261-4304-b258-ecd5c1cab8de/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-17T11:06:50.389635-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": 5776.0
},
{
"team": "OAK (L Medina)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "d2326e72-83b3-4725-86f2-cb9a6c58b4bd",
"gambit_id": "7d1ef248-245a-4c16-9bbe-d67bd74a585e",
"last_updated": "2023-05-18T11:47:19.179670-04:00",
"created_at": "2023-05-17T11:06:50.393971-04:00",
"name": "ARI (R Nelson)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
},
{
"id": "4a223adc-742a-4b67-98db-babfab96c397",
"gambit_id": "234c8ad8-a937-4755-a232-79a7d1cf8a2d",
"last_updated": "2023-05-18T11:47:19.178368-04:00",
"created_at": "2023-05-17T11:06:50.391617-04:00",
"name": "OAK (L Medina)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b8353db-9ebe-40db-b1e9-d27322100fd4/?format=api"
}
]
}