GET /api/bet_types/3d09972b-0aad-4dd5-95dc-6232a3d52889/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3d09972b-0aad-4dd5-95dc-6232a3d52889",
"match": "https://api-prod.gambitprofit.com/api/matches/a08e681f-e861-4091-ad3a-32712fdf9fd1/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-08T09:02:58.013552-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": "Los Angeles Clippers",
"amount": 6554.0
},
{
"team": "Phoenix Suns",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "48c58e05-eddf-47f3-900e-b38a4cbf5606",
"gambit_id": "c5090e81-4a81-40a5-a254-e74ea323b29b",
"last_updated": "2024-01-10T09:58:14.660570-05:00",
"created_at": "2024-01-08T09:02:58.027995-05:00",
"name": "Los Angeles Clippers",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d09972b-0aad-4dd5-95dc-6232a3d52889/?format=api"
},
{
"id": "95d6c5d0-2f47-40e8-bb8c-535412555c42",
"gambit_id": "cd482a93-f626-45e4-a5e4-cd60870ae9ba",
"last_updated": "2024-01-10T09:58:14.657125-05:00",
"created_at": "2024-01-08T09:02:58.022839-05:00",
"name": "Phoenix Suns",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3d09972b-0aad-4dd5-95dc-6232a3d52889/?format=api"
}
]
}