GET /api/bet_types/1623acc8-cbd3-490f-898b-6ce11027d8a8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1623acc8-cbd3-490f-898b-6ce11027d8a8",
"match": "https://api-prod.gambitprofit.com/api/matches/957070e1-2e15-4bc4-9dab-75dd3c452863/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:01.532180-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": "San Francisco 49ers",
"amount": 6805.0
},
{
"team": "Los Angeles Rams",
"amount": 3195.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d8ce08ff-535c-4f93-b911-eb7c88c0ceff",
"gambit_id": "59003a22-7e1d-4aca-92e6-ebb9bcee2e50",
"last_updated": "2024-01-09T10:28:28.371982-05:00",
"created_at": "2024-01-04T09:43:01.541691-05:00",
"name": "San Francisco 49ers",
"reward": "1.39000",
"odds": "1.40820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1623acc8-cbd3-490f-898b-6ce11027d8a8/?format=api"
},
{
"id": "a1ae7367-e3ea-4fc1-9821-ceb3ec0819ec",
"gambit_id": "67ee336e-d274-4174-a103-c361b77cd9c9",
"last_updated": "2024-01-09T10:28:28.368439-05:00",
"created_at": "2024-01-04T09:43:01.536322-05:00",
"name": "Los Angeles Rams",
"reward": "2.96000",
"odds": "3.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1623acc8-cbd3-490f-898b-6ce11027d8a8/?format=api"
}
]
}