GET /api/bet_types/48f837fb-eee6-4721-96ba-aef0dfa16797/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48f837fb-eee6-4721-96ba-aef0dfa16797",
"match": "https://api-prod.gambitprofit.com/api/matches/ac923c31-5ec8-4487-894f-754ab83b6a59/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-19T09:13:26.544762-04: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": "SDG",
"amount": 5688.0
},
{
"team": "COL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "39638254-43a2-4929-9291-8f14d2b3d409",
"gambit_id": "6b52ab8d-02f5-45a5-9c19-10d43f6dbb32",
"last_updated": "2023-09-21T09:43:20.671269-04:00",
"created_at": "2023-09-19T09:13:26.553265-04:00",
"name": "SDG",
"reward": "1.66000",
"odds": "1.68970",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f837fb-eee6-4721-96ba-aef0dfa16797/?format=api"
},
{
"id": "854be579-d6be-4ac4-a184-92183a3726f9",
"gambit_id": "ee60e204-7354-4ac4-824e-f5810a0bbcad",
"last_updated": "2023-09-21T09:43:20.667902-04:00",
"created_at": "2023-09-19T09:13:26.548630-04:00",
"name": "COL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48f837fb-eee6-4721-96ba-aef0dfa16797/?format=api"
}
]
}