GET /api/bet_types/48a0cf23-6240-428c-a241-1b7a58210c10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48a0cf23-6240-428c-a241-1b7a58210c10",
"match": "https://api-prod.gambitprofit.com/api/matches/61fe5bc0-6762-4ab0-86ca-f6b7975250cb/?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": "San Jose State",
"amount": 6114.0
},
{
"team": "Eastern Michigan",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "93fa6550-b262-4c48-8248-a6e7107066a8",
"gambit_id": "d3792878-c5ac-4b74-8218-5bbcc67a43e7",
"last_updated": "2022-12-21T22:42:05.066322-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose State",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a0cf23-6240-428c-a241-1b7a58210c10/?format=api"
},
{
"id": "20340fa0-4362-485c-a40d-a7177eb12d25",
"gambit_id": "c4ca087d-c119-40a6-a379-0e14c9d57ad2",
"last_updated": "2022-12-21T22:42:05.067436-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eastern Michigan",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48a0cf23-6240-428c-a241-1b7a58210c10/?format=api"
}
]
}