GET /api/bet_types/d75f8e05-e6c5-4e65-aa53-2f878eb33bd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d75f8e05-e6c5-4e65-aa53-2f878eb33bd6",
"match": "https://api-prod.gambitprofit.com/api/matches/66680962-64fb-4f91-b790-944ff2499d2a/?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": "Los Angeles Kings",
"amount": 5829.0
},
{
"team": "Ottawa Senators",
"amount": 4171.0
}
],
"expected_reward_tokens": 9092.78,
"profit_sb": 92.78,
"profit_sb_percentage": 1.03,
"recommended": true
},
"lines": [
{
"id": "8b7be0a2-8a46-4aa7-989c-657240ce1847",
"gambit_id": "3c73bd12-6a38-49c0-88e5-89ccc051536e",
"last_updated": "2022-11-28T14:02:14.654118-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Kings",
"reward": "1.56000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d75f8e05-e6c5-4e65-aa53-2f878eb33bd6/?format=api"
},
{
"id": "6cc035a9-3795-4890-9364-e3926a2779ba",
"gambit_id": "0ced1160-6840-4edc-8c78-37629de03eef",
"last_updated": "2022-11-28T14:02:14.655127-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ottawa Senators",
"reward": "2.18000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d75f8e05-e6c5-4e65-aa53-2f878eb33bd6/?format=api"
}
]
}