GET /api/bet_types/81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07",
"match": "https://api-prod.gambitprofit.com/api/matches/5467f72e-733b-43af-9221-9ff36500232b/?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": "Liberty",
"amount": 6312.0
},
{
"team": "Old Dominion",
"amount": 3688.0
}
],
"expected_reward_tokens": 9404.4,
"profit_sb": -95.6,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "5dcf6980-22ba-41cd-89ac-cd49eaec9df5",
"gambit_id": "ba5ac0e5-ff14-4fc0-a712-76a3b9e25577",
"last_updated": "2022-10-03T11:02:20.666889-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Liberty",
"reward": "1.49000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07/?format=api"
},
{
"id": "312a4359-d13f-4a51-b21a-91cf6b771732",
"gambit_id": "3ae1216b-c9fb-416f-bcac-964301d28693",
"last_updated": "2022-10-03T11:02:20.665776-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Old Dominion",
"reward": "2.55000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/81dfd7a8-e2a0-4f1a-ba68-2fa19db71b07/?format=api"
}
]
}