GET /api/bet_types/9129929b-5edb-4c91-a6dc-dcf3ba9de3b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9129929b-5edb-4c91-a6dc-dcf3ba9de3b6",
"match": "https://api-prod.gambitprofit.com/api/matches/3bc0ea16-66cd-4f70-b775-062c545a97e7/?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": "Troy",
"amount": 8185.0
},
{
"team": "UL Monroe",
"amount": 1815.0
}
],
"expected_reward_tokens": 9329.1,
"profit_sb": 329.1,
"profit_sb_percentage": 3.66,
"recommended": true
},
"lines": [
{
"id": "20b75ca7-3990-4e67-9b33-c299e6c2d630",
"gambit_id": "2fd2f218-3608-44b6-b440-3490e8b807bd",
"last_updated": "2022-11-21T11:48:20.179611-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "1.14000",
"odds": "1.15380",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9129929b-5edb-4c91-a6dc-dcf3ba9de3b6/?format=api"
},
{
"id": "00f9e221-c5ab-4cd3-801a-b4009749a064",
"gambit_id": "60e46370-7c3a-4223-a45d-03267b69a793",
"last_updated": "2022-11-21T11:48:20.180763-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Monroe",
"reward": "5.14000",
"odds": "5.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9129929b-5edb-4c91-a6dc-dcf3ba9de3b6/?format=api"
}
]
}