GET /api/bet_types/d5e06b15-b045-4a2d-9c42-3143bd74c7b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5e06b15-b045-4a2d-9c42-3143bd74c7b9",
"match": "https://api-prod.gambitprofit.com/api/matches/72a3daa7-0a38-49e3-ba39-81efc2d6a5bd/?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": "Minnesota Wild",
"amount": 6481.0
},
{
"team": "Ottawa Senators",
"amount": 3519.0
}
],
"expected_reward_tokens": 9008.59,
"profit_sb": 8.59,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "91b46830-a73a-4829-924d-65080f4449fe",
"gambit_id": "3a0565f6-5dea-44cb-85ff-afbdd55885c1",
"last_updated": "2022-12-19T19:36:54.066012-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Wild",
"reward": "1.39000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e06b15-b045-4a2d-9c42-3143bd74c7b9/?format=api"
},
{
"id": "2eab4179-3e71-4c9d-a0fb-3e19b7ce9ce3",
"gambit_id": "49849668-c8b4-4b1a-80b9-3cb00b0a11af",
"last_updated": "2022-12-19T19:36:54.067116-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.56000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5e06b15-b045-4a2d-9c42-3143bd74c7b9/?format=api"
}
]
}