GET /api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "765f97e4-23f9-4468-935f-8bbe0f8a7fde",
"match": "https://api-prod.gambitprofit.com/api/matches/99284536-d222-4c57-a269-72b8f9cf9db3/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Miami Florida",
"amount": 5780.0
},
{
"team": "Virginia",
"amount": 4220.0
}
],
"expected_reward_tokens": 9537.0,
"profit_sb": 37.0,
"profit_sb_percentage": 0.39,
"recommended": true
},
"lines": [
{
"id": "1740ec98-6446-4fa0-b281-2466bb8cf847",
"gambit_id": "ea2f43aa-76c3-4285-a917-9432eea30dbe",
"last_updated": "2022-10-31T10:47:29.867750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "1.65000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
},
{
"id": "3a164635-f204-40db-8590-8780d1b37ed6",
"gambit_id": "bea2d99f-63f2-4bba-a0d2-0904db0eb7c6",
"last_updated": "2022-10-31T10:47:29.866800-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765f97e4-23f9-4468-935f-8bbe0f8a7fde/?format=api"
}
]
}