GET /api/bet_types/67906e55-6ff4-4b5d-9505-7d3840d8cd15/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67906e55-6ff4-4b5d-9505-7d3840d8cd15",
"match": "https://api-prod.gambitprofit.com/api/matches/f04d9107-ef9d-4418-afdd-b04df7d61b9c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T11:07:18.659255-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": "Kevin Holland",
"amount": 6714.0
},
{
"team": "Santiago Ponzinibbio",
"amount": 3286.0
}
],
"expected_reward_tokens": 9265.32,
"profit_sb": -234.68,
"profit_sb_percentage": -2.47,
"recommended": false
},
"lines": [
{
"id": "c08c1fa3-4d6e-4f13-b4b8-cf5c866f16d9",
"gambit_id": "71d35899-ff6e-4a83-8a4d-b8e060ff8dda",
"last_updated": "2023-04-09T12:37:11.977079-04:00",
"created_at": "2023-04-08T11:07:18.661886-04:00",
"name": "Kevin Holland",
"reward": "1.38000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67906e55-6ff4-4b5d-9505-7d3840d8cd15/?format=api"
},
{
"id": "07504b0c-459a-457d-a655-0a670e08309d",
"gambit_id": "7609b863-1eec-4d4a-b4f6-2d2926ad7a04",
"last_updated": "2023-04-09T12:37:11.979606-04:00",
"created_at": "2023-04-08T11:07:18.665178-04:00",
"name": "Santiago Ponzinibbio",
"reward": "2.82000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67906e55-6ff4-4b5d-9505-7d3840d8cd15/?format=api"
}
]
}