GET /api/bet_types/749aa476-7b1e-4d61-b65b-45514050f095/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "749aa476-7b1e-4d61-b65b-45514050f095",
"match": "https://api-prod.gambitprofit.com/api/matches/9e46ba32-5fc0-4149-be3c-9600463956ba/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-09T09:18:02.269395-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": "Sacramento Kings",
"amount": 8176.0
},
{
"team": "Detroit Pistons",
"amount": 1824.0
}
],
"expected_reward_tokens": 9484.16,
"profit_sb": -15.84,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "1c3e70f6-e582-463c-bdd5-35c51463b437",
"gambit_id": "c5acabba-2bed-4de0-ad1e-166596598a2d",
"last_updated": "2024-01-11T11:08:02.463526-05:00",
"created_at": "2024-01-09T09:18:02.274677-05:00",
"name": "Sacramento Kings",
"reward": "1.16000",
"odds": "1.16670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749aa476-7b1e-4d61-b65b-45514050f095/?format=api"
},
{
"id": "99f737ce-ddf0-4d32-9333-e75955ebcd3b",
"gambit_id": "5aec97ff-7b3c-4cbc-88b0-8ab6b1a64b84",
"last_updated": "2024-01-11T11:08:02.466941-05:00",
"created_at": "2024-01-09T09:18:02.280492-05:00",
"name": "Detroit Pistons",
"reward": "5.20000",
"odds": "5.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/749aa476-7b1e-4d61-b65b-45514050f095/?format=api"
}
]
}