GET /api/bet_types/ca333a85-23e0-437b-8b4e-44f4d456d160/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca333a85-23e0-437b-8b4e-44f4d456d160",
"match": "https://api-prod.gambitprofit.com/api/matches/9fda8632-51ff-4711-9bfb-2840543f5edc/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Los Angeles Clippers",
"amount": 6593.0
},
{
"team": "Houston Rockets",
"amount": 3407.0
}
],
"expected_reward_tokens": 9096.69,
"profit_sb": 96.69,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "6e5139ae-9bb6-4ab2-b909-7a3f04ef81b7",
"gambit_id": "b8149e86-384d-424f-90b8-af2abac5dc81",
"last_updated": "2022-11-03T09:38:35.275584-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Clippers",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca333a85-23e0-437b-8b4e-44f4d456d160/?format=api"
},
{
"id": "41c1a5da-af55-436f-9ae1-bbad986f0935",
"gambit_id": "86c2facf-7a5b-45da-974f-a5052cfe0b9e",
"last_updated": "2022-11-03T09:38:35.274513-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Houston Rockets",
"reward": "2.67000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca333a85-23e0-437b-8b4e-44f4d456d160/?format=api"
}
]
}