GET /api/bet_types/3f3df3a8-730d-4b7f-98c4-fdec67cec347/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f3df3a8-730d-4b7f-98c4-fdec67cec347",
"match": "https://api-prod.gambitprofit.com/api/matches/0a15cfcd-f808-4156-9a01-f2a62c7a4e50/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-25T12:38:07.353312-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": "HOU (J France)",
"amount": 5776.0
},
{
"team": "TEX (C Bradford)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "4e488333-169c-4850-b673-a3cf9721e9e7",
"gambit_id": "c6e07efc-8c9b-4153-ae7b-c7325057d428",
"last_updated": "2023-08-01T13:08:22.624799-04:00",
"created_at": "2023-07-25T12:38:07.361557-04:00",
"name": "HOU (J France)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f3df3a8-730d-4b7f-98c4-fdec67cec347/?format=api"
},
{
"id": "3131114a-d8f3-44a8-ab86-cac64fe6e4e4",
"gambit_id": "391caf05-0b41-4659-a1f6-96df62d004d7",
"last_updated": "2023-08-01T13:08:22.620458-04:00",
"created_at": "2023-07-25T12:38:07.357357-04:00",
"name": "TEX (C Bradford)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f3df3a8-730d-4b7f-98c4-fdec67cec347/?format=api"
}
]
}