GET /api/bet_types/fe0059d4-0a84-4b0b-9978-d2a845494c4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fe0059d4-0a84-4b0b-9978-d2a845494c4d",
"match": "https://api-prod.gambitprofit.com/api/matches/cfd8dd6a-c1c3-4c6d-8bc9-b789d6945cab/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-20T11:36:56.128745-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": "Kansas State",
"amount": 5213.0
},
{
"team": "Michigan State",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "22bb4d91-b9e9-4f74-8aa7-c9de1def1df6",
"gambit_id": "22d9131a-abf7-4730-b6b8-e95974ef8f90",
"last_updated": "2023-03-24T10:27:14.773852-04:00",
"created_at": "2023-03-20T11:36:56.131498-04:00",
"name": "Kansas State",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe0059d4-0a84-4b0b-9978-d2a845494c4d/?format=api"
},
{
"id": "dc09e59a-5182-41dd-b9da-8e677d209e74",
"gambit_id": "da19b407-3034-460b-9dda-642267f6812d",
"last_updated": "2023-03-24T10:27:14.777183-04:00",
"created_at": "2023-03-20T11:36:56.134452-04:00",
"name": "Michigan State",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fe0059d4-0a84-4b0b-9978-d2a845494c4d/?format=api"
}
]
}