GET /api/bet_types/e5b2249b-e7fb-407e-9ef9-b89bccb42c19/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e5b2249b-e7fb-407e-9ef9-b89bccb42c19",
"match": "https://api-prod.gambitprofit.com/api/matches/1f0dee87-aefd-422d-bb32-51ecb3636b68/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-08T09:23:25.288137-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": "ATL (B Elder)",
"amount": 6359.0
},
{
"team": "PIT (M Keller)",
"amount": 3641.0
}
],
"expected_reward_tokens": 9538.5,
"profit_sb": 38.5,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "37256687-02eb-4599-b7fb-14f49dd5d608",
"gambit_id": "c6815737-ab83-4735-85bc-b57a344fb8fa",
"last_updated": "2023-09-09T11:28:28.574042-04:00",
"created_at": "2023-09-08T09:23:25.296568-04:00",
"name": "ATL (B Elder)",
"reward": "1.50000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b2249b-e7fb-407e-9ef9-b89bccb42c19/?format=api"
},
{
"id": "db67e62f-2e04-4c10-8540-6e14f39ba397",
"gambit_id": "57b0b793-fd1d-4ec2-8b12-0b2805a90ec0",
"last_updated": "2023-09-09T11:28:28.570755-04:00",
"created_at": "2023-09-08T09:23:25.292208-04:00",
"name": "PIT (M Keller)",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e5b2249b-e7fb-407e-9ef9-b89bccb42c19/?format=api"
}
]
}