GET /api/bet_types/1f35ef81-b47e-4066-8e48-926a3bfe11d6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f35ef81-b47e-4066-8e48-926a3bfe11d6",
"match": "https://api-prod.gambitprofit.com/api/matches/fd4b9c9e-26e9-4a1e-8769-f88d17ed73ef/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-19T00:01:56.022448-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": "Gonzaga",
"amount": 6399.0
},
{
"team": "TCU",
"amount": 3601.0
}
],
"expected_reward_tokens": 9470.52,
"profit_sb": -29.48,
"profit_sb_percentage": -0.31,
"recommended": false
},
"lines": [
{
"id": "ab676d24-5e66-48bd-95f3-3d09e7ca7841",
"gambit_id": "3997fafb-1fc1-4509-b80d-006f48e97cf3",
"last_updated": "2023-03-20T10:37:11.584009-04:00",
"created_at": "2023-03-19T00:01:56.023736-04:00",
"name": "Gonzaga",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35ef81-b47e-4066-8e48-926a3bfe11d6/?format=api"
},
{
"id": "2a0a9996-fe1f-4a71-9c23-b00a7449a35e",
"gambit_id": "1e385643-7781-461c-8a79-1d5a25788dd6",
"last_updated": "2023-03-20T10:37:11.588861-04:00",
"created_at": "2023-03-19T00:01:56.025150-04:00",
"name": "TCU",
"reward": "2.63000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35ef81-b47e-4066-8e48-926a3bfe11d6/?format=api"
}
]
}