GET /api/bet_types/3ed18e8a-9159-4e4c-a766-e56eaf496d03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3ed18e8a-9159-4e4c-a766-e56eaf496d03",
"match": "https://api-prod.gambitprofit.com/api/matches/5da05c55-a9a0-43e2-8a87-fe440bf7d47c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-17T11:42:58.765278-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": "MIA (J Luzardo)",
"amount": 5157.0
},
{
"team": "STL (M Mikolas)",
"amount": 4843.0
}
],
"expected_reward_tokens": 9540.45,
"profit_sb": 40.45,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "a899f3f8-e04d-49a0-9eab-36ea62ee0904",
"gambit_id": "6a1d4827-3a01-493a-b62b-ae33b2d8dbf2",
"last_updated": "2023-07-18T22:08:26.179254-04:00",
"created_at": "2023-07-17T11:42:58.766870-04:00",
"name": "MIA (J Luzardo)",
"reward": "1.85000",
"odds": "1.89290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed18e8a-9159-4e4c-a766-e56eaf496d03/?format=api"
},
{
"id": "c8821281-1acd-45cf-a83e-394109ce4335",
"gambit_id": "4731f87e-b85d-4241-bd70-ae2cc2ba4f82",
"last_updated": "2023-07-18T22:08:26.180578-04:00",
"created_at": "2023-07-17T11:42:58.768400-04:00",
"name": "STL (M Mikolas)",
"reward": "1.97000",
"odds": "2.02000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3ed18e8a-9159-4e4c-a766-e56eaf496d03/?format=api"
}
]
}