GET /api/bet_types/e46af4b6-655d-40b6-91f6-05c4a7634ab4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e46af4b6-655d-40b6-91f6-05c4a7634ab4",
"match": "https://api-prod.gambitprofit.com/api/matches/d63aaa9f-752e-4a77-82f6-c50255222561/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-22T09:01:55.890190-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": "Las Vegas Legion",
"amount": 6042.0
},
{
"team": "London Royal Ravens",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": -317.44,
"profit_sb_percentage": -3.34,
"recommended": false
},
"lines": [
{
"id": "dcf95884-67fc-46c8-b4d3-21b7ef945285",
"gambit_id": "0ca66f20-eb75-427b-84c5-2966616b1217",
"last_updated": "2023-01-29T14:57:04.149247-05:00",
"created_at": "2023-01-22T09:01:55.893196-05:00",
"name": "Las Vegas Legion",
"reward": "1.52000",
"odds": "1.53000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46af4b6-655d-40b6-91f6-05c4a7634ab4/?format=api"
},
{
"id": "32429c25-18b8-4416-992d-b365e7760bcf",
"gambit_id": "9e526e43-2d20-40e5-bfce-da7392061fae",
"last_updated": "2023-01-29T14:57:04.148009-05:00",
"created_at": "2023-01-22T09:01:55.891404-05:00",
"name": "London Royal Ravens",
"reward": "2.32000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e46af4b6-655d-40b6-91f6-05c4a7634ab4/?format=api"
}
]
}