GET /api/bet_types/1ffd065f-0197-4860-a88f-2fb3275c2edf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ffd065f-0197-4860-a88f-2fb3275c2edf",
"match": "https://api-prod.gambitprofit.com/api/matches/0ab42f3e-51a8-4f2c-8799-1d7977117cad/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-16T09:23:11.626788-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": "Minnesota Timberwolves",
"amount": 7938.0
},
{
"team": "Indiana Pacers",
"amount": 2062.0
}
],
"expected_reward_tokens": 9443.96,
"profit_sb": -56.04,
"profit_sb_percentage": -0.59,
"recommended": false
},
"lines": [
{
"id": "80b3b4a0-0ec4-474c-aec8-ca0e75489167",
"gambit_id": "ee904b37-4150-43ba-a77a-a59c55679e05",
"last_updated": "2023-12-18T10:38:04.794322-05:00",
"created_at": "2023-12-16T09:23:11.634890-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ffd065f-0197-4860-a88f-2fb3275c2edf/?format=api"
},
{
"id": "1f9143bc-5a08-4cad-9109-8b94e4b4d032",
"gambit_id": "bd3f811c-7fe4-4ace-9835-ffad78892a95",
"last_updated": "2023-12-18T10:38:04.791112-05:00",
"created_at": "2023-12-16T09:23:11.630786-05:00",
"name": "Indiana Pacers",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ffd065f-0197-4860-a88f-2fb3275c2edf/?format=api"
}
]
}