GET /api/bet_types/559d2687-eb9b-4ca1-a274-e02923444943/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "559d2687-eb9b-4ca1-a274-e02923444943",
"match": "https://api-prod.gambitprofit.com/api/matches/307bf7b7-a33a-4ca6-af6d-9271122ecca9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-18T08:46:54.697416-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": "Los Angeles Clippers",
"amount": 6991.0
},
{
"team": "Orlando Magic",
"amount": 3009.0
}
],
"expected_reward_tokens": 9507.76,
"profit_sb": 7.76,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "d2d4f0ca-094c-4533-82ca-8af4a0866b45",
"gambit_id": "37e3c0fd-0d27-4514-8209-e7c9484395c7",
"last_updated": "2023-03-19T17:01:58.770661-04:00",
"created_at": "2023-03-18T08:46:54.700126-04:00",
"name": "Los Angeles Clippers",
"reward": "1.36000",
"odds": "1.37740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559d2687-eb9b-4ca1-a274-e02923444943/?format=api"
},
{
"id": "341342e1-2991-4091-8053-944cae48c4e0",
"gambit_id": "10aa43ee-4fc6-44c0-a49c-226e7bc39d35",
"last_updated": "2023-03-19T17:01:58.772012-04:00",
"created_at": "2023-03-18T08:46:54.703232-04:00",
"name": "Orlando Magic",
"reward": "3.16000",
"odds": "3.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/559d2687-eb9b-4ca1-a274-e02923444943/?format=api"
}
]
}