GET /api/bet_types/4239ead0-e91e-4920-b950-e5ed67e85b97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4239ead0-e91e-4920-b950-e5ed67e85b97",
"match": "https://api-prod.gambitprofit.com/api/matches/66161e84-a855-4c7e-820d-bb90ecdd738b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-27T09:18:10.283569-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": "Philadelphia 76ers",
"amount": 6547.0
},
{
"team": "Los Angeles Lakers",
"amount": 3453.0
}
],
"expected_reward_tokens": 9426.69,
"profit_sb": -73.31,
"profit_sb_percentage": -0.77,
"recommended": false
},
"lines": [
{
"id": "15482986-c71b-4324-9604-66def890309b",
"gambit_id": "3a287558-f6a9-4f83-81b0-8f1f484a3d40",
"last_updated": "2023-11-28T21:53:03.645553-05:00",
"created_at": "2023-11-27T09:18:10.291711-05:00",
"name": "Philadelphia 76ers",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4239ead0-e91e-4920-b950-e5ed67e85b97/?format=api"
},
{
"id": "e17f6338-c767-4f8e-9bc2-966e850a6268",
"gambit_id": "d60d2e69-45e8-42c1-85da-9b6eb64341c9",
"last_updated": "2023-11-28T21:53:03.642046-05:00",
"created_at": "2023-11-27T09:18:10.287620-05:00",
"name": "Los Angeles Lakers",
"reward": "2.73000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4239ead0-e91e-4920-b950-e5ed67e85b97/?format=api"
}
]
}