GET /api/bet_types/dcff1f0c-d15a-4475-9f97-c1706e0476a4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dcff1f0c-d15a-4475-9f97-c1706e0476a4",
"match": "https://api-prod.gambitprofit.com/api/matches/2aa574ee-b653-4ca3-a010-c1195c66d232/?format=api",
"name": "FreeForm",
"created_at": "2024-01-10T09:38:11.809747-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": "Odd",
"amount": 5000.0
},
{
"team": "Even",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "80778943-5181-4ccc-9ed1-3feebc59d3ae",
"gambit_id": "2a12f085-5394-4e29-bf52-c952debc7736",
"last_updated": "2024-01-11T11:28:13.355790-05:00",
"created_at": "2024-01-10T09:38:11.814969-05:00",
"name": "Odd",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcff1f0c-d15a-4475-9f97-c1706e0476a4/?format=api"
},
{
"id": "2badb37d-03d2-4f40-aba2-d6bd4b28d4d0",
"gambit_id": "1a054ea6-1ae9-40ec-9989-60393dfdd195",
"last_updated": "2024-01-11T11:28:13.359353-05:00",
"created_at": "2024-01-10T09:38:11.819428-05:00",
"name": "Even",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dcff1f0c-d15a-4475-9f97-c1706e0476a4/?format=api"
}
]
}