GET /api/bet_types/eb70ec88-cb34-453d-be85-8b0be8558317/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eb70ec88-cb34-453d-be85-8b0be8558317",
"match": "https://api-prod.gambitprofit.com/api/matches/a63ded5c-b890-46da-9a87-3b7b4894a8ea/?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": "Auburn",
"amount": 6482.0
},
{
"team": "Western Kentucky",
"amount": 3518.0
}
],
"expected_reward_tokens": 9074.8,
"profit_sb": 74.8,
"profit_sb_percentage": 0.83,
"recommended": true
},
"lines": [
{
"id": "410f1533-1135-42d8-b040-8c59d6a8b477",
"gambit_id": "60f54883-74fd-411b-99c9-a5c5adfc22e5",
"last_updated": "2022-11-21T10:08:01.066198-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Auburn",
"reward": "1.40000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb70ec88-cb34-453d-be85-8b0be8558317/?format=api"
},
{
"id": "b14ce891-d7a6-4356-ad78-fd89aa8bbb8f",
"gambit_id": "c804ee84-518a-4150-8b68-344115b96da7",
"last_updated": "2022-11-21T10:08:01.067351-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Kentucky",
"reward": "2.58000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eb70ec88-cb34-453d-be85-8b0be8558317/?format=api"
}
]
}