GET /api/bet_types/7e5a21ce-176c-4c03-b670-db3cbcc5b475/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e5a21ce-176c-4c03-b670-db3cbcc5b475",
"match": "https://api-prod.gambitprofit.com/api/matches/1f1fe2e8-88e2-4afe-bd67-b9f273cceaf7/?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": "MOUZ",
"amount": 7725.0
},
{
"team": "HEET",
"amount": 2275.0
}
],
"expected_reward_tokens": 8961.0,
"profit_sb": -39.0,
"profit_sb_percentage": -0.43,
"recommended": false
},
"lines": [
{
"id": "90dd05d5-9521-4de6-9f6a-0acaa783e843",
"gambit_id": "33b9252e-c110-4420-88f6-6bf908cef49b",
"last_updated": "2022-09-19T14:06:56.147573-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MOUZ",
"reward": "1.16000",
"odds": "1.18000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5a21ce-176c-4c03-b670-db3cbcc5b475/?format=api"
},
{
"id": "7148d8bf-9c22-4de1-986a-b9d704ec0430",
"gambit_id": "33da1327-4c10-48ec-abcd-7dfe48940afc",
"last_updated": "2022-09-19T14:06:56.146379-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HEET",
"reward": "3.94000",
"odds": "4.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e5a21ce-176c-4c03-b670-db3cbcc5b475/?format=api"
}
]
}