GET /api/bet_types/91d799f8-681b-4112-aa82-d849fea160f6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "91d799f8-681b-4112-aa82-d849fea160f6",
"match": "https://api-prod.gambitprofit.com/api/matches/0edd9828-88ea-459f-b97c-1929b04159c5/?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": "TAM (D Rasmussen)",
"amount": 5108.0
},
{
"team": "NYY (F Montas)",
"amount": 4892.0
}
],
"expected_reward_tokens": 9245.48,
"profit_sb": 245.48,
"profit_sb_percentage": 2.73,
"recommended": true
},
"lines": [
{
"id": "a16d7d67-fe9f-4bd9-9acc-789ffc060504",
"gambit_id": "4a0e68b8-3bd9-41e6-af6d-c35be5006fc0",
"last_updated": "2022-09-10T22:02:15.204941-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (D Rasmussen)",
"reward": "1.81000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d799f8-681b-4112-aa82-d849fea160f6/?format=api"
},
{
"id": "748dbad6-9ae2-443e-9651-2c0bea2ac2ab",
"gambit_id": "79fad47b-dc2a-40d4-9ec9-2c9fd3416640",
"last_updated": "2022-09-10T22:02:15.203850-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (F Montas)",
"reward": "1.89000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/91d799f8-681b-4112-aa82-d849fea160f6/?format=api"
}
]
}