GET /api/bet_types/3755611d-6af9-43ae-b4ed-62e16a3f1970/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3755611d-6af9-43ae-b4ed-62e16a3f1970",
"match": "https://api-prod.gambitprofit.com/api/matches/f20ca261-8921-496a-96a3-03a7b061a5e4/?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": "Tyson Pedro",
"amount": 8333.0
},
{
"team": "Harry Hunsucker",
"amount": 1667.0
}
],
"expected_reward_tokens": 9249.63,
"profit_sb": 249.63,
"profit_sb_percentage": 2.77,
"recommended": true
},
"lines": [
{
"id": "a2b81617-404b-467f-805c-e94571b7b8b2",
"gambit_id": "e93bbd8d-6d60-46d0-b7b4-2d93a5dd9de6",
"last_updated": "2022-08-21T19:32:05.402996-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tyson Pedro",
"reward": "1.11000",
"odds": "1.12500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755611d-6af9-43ae-b4ed-62e16a3f1970/?format=api"
},
{
"id": "2bfe6a91-c01f-4f3b-a4b0-8b72ce7ec9b9",
"gambit_id": "541bec84-60b7-42a2-baa9-1d9fa9492707",
"last_updated": "2022-08-21T19:32:05.403645-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Harry Hunsucker",
"reward": "5.55000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3755611d-6af9-43ae-b4ed-62e16a3f1970/?format=api"
}
]
}