GET /api/bet_types/8dd46fe2-c624-4a17-ad04-0232eef59a21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8dd46fe2-c624-4a17-ad04-0232eef59a21",
"match": "https://api-prod.gambitprofit.com/api/matches/5c9c4719-7212-4eee-97dc-c6aab55b9884/?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": "New Orleans Pelicans",
"amount": 5492.0
},
{
"team": "Los Angeles Lakers",
"amount": 4508.0
}
],
"expected_reward_tokens": 9061.08,
"profit_sb": 61.08,
"profit_sb_percentage": 0.68,
"recommended": true
},
"lines": [
{
"id": "16266580-4867-4530-91fd-a7baede1fec1",
"gambit_id": "cfe762d7-a7b7-4ee1-a6a2-a5cf18ddaf94",
"last_updated": "2022-11-03T09:38:50.051522-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Orleans Pelicans",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dd46fe2-c624-4a17-ad04-0232eef59a21/?format=api"
},
{
"id": "a937c20f-f400-4ac0-981a-9a6b0e046219",
"gambit_id": "7602db94-72e1-4a3b-94f1-82673c52b8c3",
"last_updated": "2022-11-03T09:38:50.050424-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Lakers",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8dd46fe2-c624-4a17-ad04-0232eef59a21/?format=api"
}
]
}