GET /api/bet_types/89a45000-d126-4126-b325-354f232ccccc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89a45000-d126-4126-b325-354f232ccccc",
"match": "https://api-prod.gambitprofit.com/api/matches/956c2dbd-ded9-4e7b-9195-a22db270efa2/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-09T09:27:10.412551-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": "CWS",
"amount": 6241.0
},
{
"team": "PIT",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "2e15933b-c19a-446f-9940-841f6fce729c",
"gambit_id": "b7f88dc8-f0c6-4e76-95aa-be231451f3e9",
"last_updated": "2023-04-10T14:32:00.797283-04:00",
"created_at": "2023-04-09T09:27:10.418716-04:00",
"name": "CWS",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a45000-d126-4126-b325-354f232ccccc/?format=api"
},
{
"id": "b65638dc-888e-40bf-96ea-2631f502602e",
"gambit_id": "6a7659c1-4d1f-48ee-86c4-bc27aa9190b1",
"last_updated": "2023-04-10T14:32:00.794404-04:00",
"created_at": "2023-04-09T09:27:10.415520-04:00",
"name": "PIT",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89a45000-d126-4126-b325-354f232ccccc/?format=api"
}
]
}