GET /api/bet_types/92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648",
"match": "https://api-prod.gambitprofit.com/api/matches/0e1bec1d-f107-46ca-99a0-2c3296e25b97/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-25T09:28:24.182348-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": "CLE (A Civale)",
"amount": 5117.0
},
{
"team": "MIL (C Burnes)",
"amount": 4883.0
}
],
"expected_reward_tokens": 9568.79,
"profit_sb": 68.79,
"profit_sb_percentage": 0.72,
"recommended": true
},
"lines": [
{
"id": "852fbf3d-5d19-43a3-8727-6f18974b670e",
"gambit_id": "b7e4b182-b0b3-46c5-b260-2a7ade711cfe",
"last_updated": "2023-06-26T23:03:38.873106-04:00",
"created_at": "2023-06-25T09:28:24.185467-04:00",
"name": "CLE (A Civale)",
"reward": "1.87000",
"odds": "1.90910",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648/?format=api"
},
{
"id": "87dccb07-9b58-45c8-9d48-12beaac357ff",
"gambit_id": "b1bea54a-4632-4d2b-93bc-78539787fada",
"last_updated": "2023-06-26T23:03:38.869837-04:00",
"created_at": "2023-06-25T09:28:24.183872-04:00",
"name": "MIL (C Burnes)",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92ed2fcf-e0b6-46b7-a3ac-9a60bf0f2648/?format=api"
}
]
}