GET /api/bet_types/47a73a1a-10b7-41cd-b000-5a30afab34d9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "47a73a1a-10b7-41cd-b000-5a30afab34d9",
"match": "https://api-prod.gambitprofit.com/api/matches/ad4fea14-87e4-4b0c-b94d-6572e2daa503/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:10.781301-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": "HOU",
"amount": 6241.0
},
{
"team": "SEA",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "585a7c4c-5012-4eac-8e19-f396cfa0c1c8",
"gambit_id": "cf810b62-885a-45b5-9208-e368e130e1ce",
"last_updated": "2023-05-08T11:47:05.227069-04:00",
"created_at": "2023-05-07T11:57:10.785177-04:00",
"name": "HOU",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a73a1a-10b7-41cd-b000-5a30afab34d9/?format=api"
},
{
"id": "c5857096-42e7-4de4-bf5e-eddeb2a3b613",
"gambit_id": "51b8681c-4526-45a6-849f-539cdc90aa9f",
"last_updated": "2023-05-08T11:47:05.225599-04:00",
"created_at": "2023-05-07T11:57:10.783163-04:00",
"name": "SEA",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/47a73a1a-10b7-41cd-b000-5a30afab34d9/?format=api"
}
]
}