GET /api/bet_types/5d6c84e2-170d-4767-8c74-591f86c48d39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5d6c84e2-170d-4767-8c74-591f86c48d39",
"match": "https://api-prod.gambitprofit.com/api/matches/776cbdca-88da-4373-93ed-067e37ee4e9d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-11T09:32:16.195460-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": "Chicago Bulls",
"amount": 7440.0
},
{
"team": "Houston Rockets",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "b7eb4a70-efab-4c2f-a000-31ec6fb8eb9b",
"gambit_id": "b810d75a-c6f6-4f7b-849f-dabf88749ce5",
"last_updated": "2023-03-13T10:27:10.807057-04:00",
"created_at": "2023-03-11T09:32:16.199646-05:00",
"name": "Chicago Bulls",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6c84e2-170d-4767-8c74-591f86c48d39/?format=api"
},
{
"id": "1e8bcd4f-b0b6-4d57-aee3-47bf3c188597",
"gambit_id": "99fdc2f4-6852-4ed4-a9c9-7837b7116cb1",
"last_updated": "2023-03-13T10:27:10.805513-04:00",
"created_at": "2023-03-11T09:32:16.197014-05:00",
"name": "Houston Rockets",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5d6c84e2-170d-4767-8c74-591f86c48d39/?format=api"
}
]
}