GET /api/bet_types/4ec91682-b24d-4526-aad5-6c872c956c55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ec91682-b24d-4526-aad5-6c872c956c55",
"match": "https://api-prod.gambitprofit.com/api/matches/ca776842-c52e-4ed4-85dc-dd967a5efd40/?format=api",
"name": "FreeForm",
"created_at": "2024-02-05T10:03:22.902959-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": "Even",
"amount": 5000.0
},
{
"team": "Odd",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "51cffc61-3fe8-4e98-ad33-ecc1f7df2b30",
"gambit_id": "933ba655-c9dd-4da0-a42e-7ba819f0d1f2",
"last_updated": "2024-02-07T01:53:03.709944-05:00",
"created_at": "2024-02-05T10:03:22.912653-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec91682-b24d-4526-aad5-6c872c956c55/?format=api"
},
{
"id": "8fbef894-9ea2-49e6-9528-ac7c01c1272c",
"gambit_id": "3636d534-2127-48f2-8bcb-61f08a1e2de6",
"last_updated": "2024-02-07T01:53:03.706743-05:00",
"created_at": "2024-02-05T10:03:22.907520-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ec91682-b24d-4526-aad5-6c872c956c55/?format=api"
}
]
}