GET /api/bet_types/68817c30-46a5-44f3-879e-2777de4aa941/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68817c30-46a5-44f3-879e-2777de4aa941",
"match": "https://api-prod.gambitprofit.com/api/matches/d4acb6bb-49b5-48f8-869d-148df1ddeba6/?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": "ATL (K Wright)",
"amount": 6977.0
},
{
"team": "PIT (M Keller)",
"amount": 3023.0
}
],
"expected_reward_tokens": 9279.41,
"profit_sb": 279.41,
"profit_sb_percentage": 3.1,
"recommended": true
},
"lines": [
{
"id": "502f52b6-8275-4735-b252-a07f401b739f",
"gambit_id": "5ed078b4-9b76-42f4-b12c-578fcae3b23f",
"last_updated": "2022-08-25T10:22:12.365262-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (K Wright)",
"reward": "1.33000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68817c30-46a5-44f3-879e-2777de4aa941/?format=api"
},
{
"id": "b01dcb25-039d-4fb5-8b66-3b2d93666622",
"gambit_id": "0b36e217-c15a-40a7-abbe-4dd2a37d4df4",
"last_updated": "2022-08-25T10:22:12.364844-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PIT (M Keller)",
"reward": "3.07000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68817c30-46a5-44f3-879e-2777de4aa941/?format=api"
}
]
}