GET /api/bet_types/9fc3ff0a-ede0-4178-9d81-5e145580a84b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9fc3ff0a-ede0-4178-9d81-5e145580a84b",
"match": "https://api-prod.gambitprofit.com/api/matches/9f9493de-ee28-46e9-846b-6b1cd5b8e9b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-17T08:58:22.059767-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": "ARI",
"amount": 5788.0
},
{
"team": "PHI",
"amount": 4212.0
}
],
"expected_reward_tokens": 9434.44,
"profit_sb": -65.56,
"profit_sb_percentage": -0.69,
"recommended": false
},
"lines": [
{
"id": "c48abd42-2d80-4368-99c9-87391c2b82c4",
"gambit_id": "5fdd9acc-fa85-48ed-9bc9-f895588da360",
"last_updated": "2023-10-18T09:13:05.882610-04:00",
"created_at": "2023-10-17T08:58:22.078514-04:00",
"name": "ARI",
"reward": "1.63000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc3ff0a-ede0-4178-9d81-5e145580a84b/?format=api"
},
{
"id": "b165efc2-a84c-45ca-b1fd-a9892facc98b",
"gambit_id": "be6324a6-7198-40cc-b626-dcbe8b3934c3",
"last_updated": "2023-10-18T09:13:05.889327-04:00",
"created_at": "2023-10-17T08:58:22.084919-04:00",
"name": "PHI",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fc3ff0a-ede0-4178-9d81-5e145580a84b/?format=api"
}
]
}