GET /api/bet_types/abb0fadf-6771-49e5-bcff-c30ad724419c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "abb0fadf-6771-49e5-bcff-c30ad724419c",
"match": "https://api-prod.gambitprofit.com/api/matches/23570e00-d468-4e29-aa1b-e3fc1505525d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-29T08:46:56.713856-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": "Milwaukee Bucks",
"amount": 8084.0
},
{
"team": "New Orleans Pelicans",
"amount": 1916.0
}
],
"expected_reward_tokens": 9539.12,
"profit_sb": 39.12,
"profit_sb_percentage": 0.41,
"recommended": true
},
"lines": [
{
"id": "497c2cf6-0004-4448-b489-41126c731848",
"gambit_id": "f52460be-d981-48d6-a49b-c3f451b4ba44",
"last_updated": "2023-01-30T17:46:58.820182-05:00",
"created_at": "2023-01-29T08:46:56.715143-05:00",
"name": "Milwaukee Bucks",
"reward": "1.18000",
"odds": "1.18180",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb0fadf-6771-49e5-bcff-c30ad724419c/?format=api"
},
{
"id": "65f3d5a0-82c7-4a09-b133-89f16c117b10",
"gambit_id": "28c98536-5083-475b-96c9-a8164128d9a5",
"last_updated": "2023-01-30T17:46:58.821537-05:00",
"created_at": "2023-01-29T08:46:56.716466-05:00",
"name": "New Orleans Pelicans",
"reward": "4.98000",
"odds": "5.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/abb0fadf-6771-49e5-bcff-c30ad724419c/?format=api"
}
]
}