GET /api/bet_types/fcc80390-103f-4757-b893-d368b48fd4d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fcc80390-103f-4757-b893-d368b48fd4d2",
"match": "https://api-prod.gambitprofit.com/api/matches/092a5796-4262-422a-accb-a9c1d6dddebb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-12T09:22:59.968415-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": "CWS (D Cease)",
"amount": 5541.0
},
{
"team": "KAN (B Singer)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "a852841d-ee15-4f77-b795-3e1c04e021e1",
"gambit_id": "e901c354-61b9-4c39-8698-0c6845c2d834",
"last_updated": "2023-09-15T16:38:18.085426-04:00",
"created_at": "2023-09-12T09:22:59.980898-04:00",
"name": "CWS (D Cease)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc80390-103f-4757-b893-d368b48fd4d2/?format=api"
},
{
"id": "55d67a6b-5cb7-449c-bf46-d9edcd9a4b12",
"gambit_id": "ae0eeb93-b850-4ee3-aa75-d50bffe97684",
"last_updated": "2023-09-15T16:38:18.081087-04:00",
"created_at": "2023-09-12T09:22:59.975054-04:00",
"name": "KAN (B Singer)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fcc80390-103f-4757-b893-d368b48fd4d2/?format=api"
}
]
}