GET /api/bet_types/763d27cb-beee-4e7e-85e7-67089f966dcc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "763d27cb-beee-4e7e-85e7-67089f966dcc",
"match": "https://api-prod.gambitprofit.com/api/matches/b1cc368c-ec7f-4d53-81f1-3c9caf1a0a9f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-22T08:38:11.757137-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": "TAM (S McClanahan)",
"amount": 6434.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "21172d0f-6f7e-4e30-bde7-9f1682dc5fa3",
"gambit_id": "ca6f2223-374d-4c61-8451-59fe664e9faf",
"last_updated": "2023-07-23T21:58:27.565082-04:00",
"created_at": "2023-07-22T08:38:11.766372-04:00",
"name": "TAM (S McClanahan)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763d27cb-beee-4e7e-85e7-67089f966dcc/?format=api"
},
{
"id": "dc7c4e16-ce12-43fc-a32c-67a92dadfb6b",
"gambit_id": "9991ab4d-6ad7-41aa-ad02-d71b5f356c36",
"last_updated": "2023-07-23T21:58:27.561810-04:00",
"created_at": "2023-07-22T08:38:11.761670-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/763d27cb-beee-4e7e-85e7-67089f966dcc/?format=api"
}
]
}