GET /api/bet_types/2a44b3f2-564d-44b1-95d8-8df0c46de530/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a44b3f2-564d-44b1-95d8-8df0c46de530",
"match": "https://api-prod.gambitprofit.com/api/matches/0a047917-0b51-4ff0-ae5c-92b1c4854533/?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 Timberwolves",
"amount": 8202.0
},
{
"team": "Oklahoma City Thunder",
"amount": 1798.0
}
],
"expected_reward_tokens": 9511.42,
"profit_sb": 11.42,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "b122fa10-d4ea-472e-884e-9ed977aa9c39",
"gambit_id": "e12d7028-1d4e-4707-b837-7df7473ee1ae",
"last_updated": "2022-10-20T09:37:00.562241-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44b3f2-564d-44b1-95d8-8df0c46de530/?format=api"
},
{
"id": "4206fc20-a1a3-4df9-be9e-7ee0001e5a85",
"gambit_id": "f861e04c-3379-4bfc-bfb0-65dcae1aa98a",
"last_updated": "2022-10-20T09:37:00.563427-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "5.29000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a44b3f2-564d-44b1-95d8-8df0c46de530/?format=api"
}
]
}