GET /api/bet_types/2a8d5e5d-ddf5-435d-9a34-40e07bac3ee8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a8d5e5d-ddf5-435d-9a34-40e07bac3ee8",
"match": "https://api-prod.gambitprofit.com/api/matches/7944937b-87b9-48d4-bbaf-d42a02247fd4/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-10T09:02:08.729325-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": 5000.0
},
{
"team": "New York Knicks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "495920ce-0a96-4e3e-be82-059590121f89",
"gambit_id": "52b8d2cc-f246-4656-a44f-b308c9a26347",
"last_updated": "2023-02-11T17:57:01.900437-05:00",
"created_at": "2023-02-10T09:02:08.730605-05:00",
"name": "Philadelphia 76ers",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a8d5e5d-ddf5-435d-9a34-40e07bac3ee8/?format=api"
},
{
"id": "36d25179-d8b1-489d-84b4-17de8d379151",
"gambit_id": "99054c73-d2fa-4ff1-a9e6-71ede2b712ff",
"last_updated": "2023-02-11T17:57:01.901638-05:00",
"created_at": "2023-02-10T09:02:08.731926-05:00",
"name": "New York Knicks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a8d5e5d-ddf5-435d-9a34-40e07bac3ee8/?format=api"
}
]
}