GET /api/bet_types/73a211fe-2a04-4e9b-8898-15fbd91f3bc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "73a211fe-2a04-4e9b-8898-15fbd91f3bc9",
"match": "https://api-prod.gambitprofit.com/api/matches/5851efff-c71b-4a98-9270-9e7f08214bb1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-16T09:28:10.101701-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": "Jacksonville Jaguars",
"amount": 7191.0
},
{
"team": "Tennessee Titans",
"amount": 2809.0
}
],
"expected_reward_tokens": 9492.12,
"profit_sb": -7.88,
"profit_sb_percentage": -0.08,
"recommended": false
},
"lines": [
{
"id": "94562204-55ff-4f9c-842e-04186e78014e",
"gambit_id": "2e3e9ced-301f-4034-afc1-d4aa6850a10a",
"last_updated": "2023-11-20T19:53:03.118323-05:00",
"created_at": "2023-11-16T09:28:10.110854-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a211fe-2a04-4e9b-8898-15fbd91f3bc9/?format=api"
},
{
"id": "42526b16-0fc8-4078-9778-28a6be04d4de",
"gambit_id": "831556eb-4cad-4965-ac91-bcbad5ff6877",
"last_updated": "2023-11-20T19:53:03.113716-05:00",
"created_at": "2023-11-16T09:28:10.105932-05:00",
"name": "Tennessee Titans",
"reward": "3.38000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73a211fe-2a04-4e9b-8898-15fbd91f3bc9/?format=api"
}
]
}