GET /api/bet_types/86648628-a3a7-407d-8b4b-e77748539871/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86648628-a3a7-407d-8b4b-e77748539871",
"match": "https://api-prod.gambitprofit.com/api/matches/66f3fc44-3954-4b99-a3fe-08f185651de4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-20T09:21:57.626701-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": "Denver Nuggets",
"amount": 6876.0
},
{
"team": "Indiana Pacers",
"amount": 3124.0
}
],
"expected_reward_tokens": 9557.64,
"profit_sb": 57.64,
"profit_sb_percentage": 0.61,
"recommended": true
},
"lines": [
{
"id": "f934cdca-c0e8-4ce8-a5c6-1df2eb754d15",
"gambit_id": "1671d7e6-3536-4470-bbb4-a94467ac95cf",
"last_updated": "2023-01-21T10:27:26.937356-05:00",
"created_at": "2023-01-20T09:21:57.627844-05:00",
"name": "Denver Nuggets",
"reward": "1.39000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648628-a3a7-407d-8b4b-e77748539871/?format=api"
},
{
"id": "b2c0c2e8-6cd2-4389-8d07-bcd90bf5ac61",
"gambit_id": "f6175750-345f-44d5-a1a3-79896a4a7643",
"last_updated": "2023-01-21T10:27:26.938454-05:00",
"created_at": "2023-01-20T09:21:57.629084-05:00",
"name": "Indiana Pacers",
"reward": "3.06000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86648628-a3a7-407d-8b4b-e77748539871/?format=api"
}
]
}