GET /api/bet_types/be389be3-131c-4dd2-ba11-5f28a8a8170e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be389be3-131c-4dd2-ba11-5f28a8a8170e",
"match": "https://api-prod.gambitprofit.com/api/matches/09ff9258-5242-43a8-b21a-e9b7ea522870/?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": "Dusko Todorovic",
"amount": 6384.0
},
{
"team": "Jordan Wright",
"amount": 3616.0
}
],
"expected_reward_tokens": 9256.8,
"profit_sb": -243.2,
"profit_sb_percentage": -2.56,
"recommended": false
},
"lines": [
{
"id": "c95f39c7-fc8b-4d43-aebc-c24d7255707d",
"gambit_id": "f3ccc85e-eb75-480b-ad54-a82b5c433367",
"last_updated": "2022-10-17T10:42:37.533988-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Dusko Todorovic",
"reward": "1.45000",
"odds": "1.47620",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be389be3-131c-4dd2-ba11-5f28a8a8170e/?format=api"
},
{
"id": "083650fd-452d-4a6d-9ada-d81b1b934112",
"gambit_id": "fbe1055d-f9bc-4a15-a2c1-2c9af4150791",
"last_updated": "2022-10-17T10:42:37.534919-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jordan Wright",
"reward": "2.56000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be389be3-131c-4dd2-ba11-5f28a8a8170e/?format=api"
}
]
}