GET /api/bet_types/3708c468-1ca8-4065-9132-854b62503394/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3708c468-1ca8-4065-9132-854b62503394",
"match": "https://api-prod.gambitprofit.com/api/matches/bb30049b-da1b-47e3-94d1-3ef2a1cbc9ec/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-06T09:06:59.316799-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": "COL (K Freeland)",
"amount": 6035.0
},
{
"team": "WAS (J Gray)",
"amount": 3965.0
}
],
"expected_reward_tokens": 9595.3,
"profit_sb": 95.3,
"profit_sb_percentage": 1.0,
"recommended": true
},
"lines": [
{
"id": "c9fbcdcb-a416-4f82-8842-791ac1e2ce08",
"gambit_id": "ede93019-06ba-4c6a-b2e9-c96d27c65d89",
"last_updated": "2023-04-07T10:22:14.862464-04:00",
"created_at": "2023-04-06T09:06:59.318428-04:00",
"name": "COL (K Freeland)",
"reward": "1.59000",
"odds": "1.61350",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3708c468-1ca8-4065-9132-854b62503394/?format=api"
},
{
"id": "e76640e7-2719-4eb1-b088-73c7aff76450",
"gambit_id": "074b0d4a-20f7-403f-b2c4-ab818c53bb6f",
"last_updated": "2023-04-07T10:22:14.864846-04:00",
"created_at": "2023-04-06T09:06:59.320119-04:00",
"name": "WAS (J Gray)",
"reward": "2.42000",
"odds": "2.48000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3708c468-1ca8-4065-9132-854b62503394/?format=api"
}
]
}