GET /api/bet_types/ca9da271-c75c-4379-8fd4-e5b9128e318b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca9da271-c75c-4379-8fd4-e5b9128e318b",
"match": "https://api-prod.gambitprofit.com/api/matches/49336a3f-b565-4294-9265-26109568333e/?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": "Denver Nuggets",
"amount": 6170.0
},
{
"team": "Dallas Mavericks",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "82fadd56-11be-47a7-981e-387d9bc03d2a",
"gambit_id": "a3dab724-37cf-47e5-9f5b-0e18ff584fed",
"last_updated": "2022-12-07T09:27:28.196636-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Denver Nuggets",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9da271-c75c-4379-8fd4-e5b9128e318b/?format=api"
},
{
"id": "9c14045d-54ac-478a-afd7-4baf488fafdd",
"gambit_id": "a92a2646-a95c-4aff-98ac-9352b6c386f0",
"last_updated": "2022-12-07T09:27:28.197607-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dallas Mavericks",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca9da271-c75c-4379-8fd4-e5b9128e318b/?format=api"
}
]
}