GET /api/bet_types/7e480a26-f340-4010-a20a-65bf758a0104/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e480a26-f340-4010-a20a-65bf758a0104",
"match": "https://api-prod.gambitprofit.com/api/matches/83385489-693b-4a1e-87f8-a0b98ce93d5d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-14T09:13:06.362601-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": "Denver Nuggets",
"amount": 6222.0
},
{
"team": "Los Angeles Clippers",
"amount": 3778.0
}
],
"expected_reward_tokens": 9519.66,
"profit_sb": 19.66,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "e39f8de7-f25e-430a-a2ec-014f55c46275",
"gambit_id": "c31f3f2e-cd9d-4970-90ee-afe94588ab77",
"last_updated": "2023-11-15T22:43:00.767858-05:00",
"created_at": "2023-11-14T09:13:06.370031-05:00",
"name": "Denver Nuggets",
"reward": "1.53000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e480a26-f340-4010-a20a-65bf758a0104/?format=api"
},
{
"id": "dde143ca-f358-447c-a735-25b699c8297f",
"gambit_id": "0d4a24f7-f629-4b7a-bb1c-f95623cf5065",
"last_updated": "2023-11-15T22:43:00.760532-05:00",
"created_at": "2023-11-14T09:13:06.365893-05:00",
"name": "Los Angeles Clippers",
"reward": "2.52000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e480a26-f340-4010-a20a-65bf758a0104/?format=api"
}
]
}