GET /api/bet_types/12ae43f2-605b-48ed-b2bc-d8c7e4a009d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12ae43f2-605b-48ed-b2bc-d8c7e4a009d6",
"match": "https://api-prod.gambitprofit.com/api/matches/18610508-f636-4480-b262-89744594a1ac/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-21T10:17:16.256050-04: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": "BAL",
"amount": 5317.0
},
{
"team": "TOR",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "846b09cd-d1c1-4ac4-ae7c-6682461b6761",
"gambit_id": "d91cc2a2-ed97-41ee-afb0-8ccb3696ddd1",
"last_updated": "2023-05-22T13:42:04.590610-04:00",
"created_at": "2023-05-21T10:17:16.258950-04:00",
"name": "BAL",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12ae43f2-605b-48ed-b2bc-d8c7e4a009d6/?format=api"
},
{
"id": "276e88ba-83ce-45ca-b7a7-cb61c85f1ae5",
"gambit_id": "62b9f496-6eaa-48d5-9a87-62c8153616cf",
"last_updated": "2023-05-22T13:42:04.584260-04:00",
"created_at": "2023-05-21T10:17:16.257415-04:00",
"name": "TOR",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12ae43f2-605b-48ed-b2bc-d8c7e4a009d6/?format=api"
}
]
}