GET /api/bet_types/31a2076b-1bdd-4ccf-841c-ff76e82df1ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31a2076b-1bdd-4ccf-841c-ff76e82df1ab",
"match": "https://api-prod.gambitprofit.com/api/matches/ee4b4182-b0b5-416c-b6db-daa7bcc8dd93/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T12:47:11.164236-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": "Cleveland Browns",
"amount": 5209.0
},
{
"team": "New Orleans Saints",
"amount": 4791.0
}
],
"expected_reward_tokens": 8959.17,
"profit_sb": -40.83,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "039a614c-a386-45ad-a6b1-b0fd78de8d66",
"gambit_id": "03ac4a2b-ec31-41a4-af7c-596572ea7209",
"last_updated": "2022-12-25T18:17:07.323865-05:00",
"created_at": "2022-12-23T12:47:11.165426-05:00",
"name": "Cleveland Browns",
"reward": "1.72000",
"odds": "1.83330",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a2076b-1bdd-4ccf-841c-ff76e82df1ab/?format=api"
},
{
"id": "a0b45953-1fa5-455b-a535-96fc6e7e8ba2",
"gambit_id": "e8d254f1-e4fc-4b5b-8e73-6fca18206b44",
"last_updated": "2022-12-25T18:17:07.325064-05:00",
"created_at": "2022-12-23T12:47:11.166642-05:00",
"name": "New Orleans Saints",
"reward": "1.87000",
"odds": "2.00000",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31a2076b-1bdd-4ccf-841c-ff76e82df1ab/?format=api"
}
]
}