GET /api/bet_types/f9a70006-cacf-41b1-bd86-f13a9ee061d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f9a70006-cacf-41b1-bd86-f13a9ee061d2",
"match": "https://api-prod.gambitprofit.com/api/matches/857e29fe-15d0-4bc2-a40d-df5ce7c8f9c3/?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": 5984.0
},
{
"team": "UL Lafayette",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "c98dbbf7-fa89-465d-aee6-e4d49e83387c",
"gambit_id": "6d6ed054-2b3f-4370-8cf5-188ace4196e7",
"last_updated": "2022-11-06T16:03:36.022671-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Troy",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a70006-cacf-41b1-bd86-f13a9ee061d2/?format=api"
},
{
"id": "01bc8837-7d1a-4422-b959-76e17fbb9a9a",
"gambit_id": "11878fa0-454a-454f-b86e-db39a1b5d5e2",
"last_updated": "2022-11-06T16:03:36.021727-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Lafayette",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f9a70006-cacf-41b1-bd86-f13a9ee061d2/?format=api"
}
]
}