GET /api/bet_types/35f25991-e557-4f9c-b85d-754fb0dd99b2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "35f25991-e557-4f9c-b85d-754fb0dd99b2",
"match": "https://api-prod.gambitprofit.com/api/matches/d7ea0510-dcf8-4167-b704-e27b1fff02e9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-29T09:58:10.274653-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": "Philadelphia 76ers",
"amount": 5107.0
},
{
"team": "Houston Rockets",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "70f9328f-fcaf-4ba3-b4f0-cbeb43d067d8",
"gambit_id": "c270eb4e-d8a4-4974-8906-5eeb5d58d383",
"last_updated": "2023-12-30T21:43:26.905544-05:00",
"created_at": "2023-12-29T09:58:10.278392-05:00",
"name": "Philadelphia 76ers",
"reward": "1.83000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f25991-e557-4f9c-b85d-754fb0dd99b2/?format=api"
},
{
"id": "8a0df7ec-f980-49b4-91bf-4fac1622fe79",
"gambit_id": "8008bf9c-6e24-4adf-8f3b-023f1cbb6b8b",
"last_updated": "2023-12-30T21:43:26.908852-05:00",
"created_at": "2023-12-29T09:58:10.282047-05:00",
"name": "Houston Rockets",
"reward": "1.91000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/35f25991-e557-4f9c-b85d-754fb0dd99b2/?format=api"
}
]
}