GET /api/bet_types/425ab82b-70f1-454d-8099-e26b6c2a32c3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "425ab82b-70f1-454d-8099-e26b6c2a32c3",
"match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-18T13:13:15.713450-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": "DET",
"amount": 6449.0
},
{
"team": "CLE",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "fba478c9-cbe6-46fd-9e10-4bba71d3ae8a",
"gambit_id": "026f78d1-d838-4d1b-b35f-16425f22c873",
"last_updated": "2023-08-21T10:28:08.564466-04:00",
"created_at": "2023-08-18T13:13:15.718558-04:00",
"name": "DET",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425ab82b-70f1-454d-8099-e26b6c2a32c3/?format=api"
},
{
"id": "3a53d325-4e99-4639-acaf-67b9ee265ecc",
"gambit_id": "629aa349-26d0-4a04-a1bf-4f118085dfa4",
"last_updated": "2023-08-21T10:28:08.568405-04:00",
"created_at": "2023-08-18T13:13:15.724710-04:00",
"name": "CLE",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/425ab82b-70f1-454d-8099-e26b6c2a32c3/?format=api"
}
]
}