GET /api/bet_types/6f1e1986-5e10-4c2d-896b-910488c3ee9b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6f1e1986-5e10-4c2d-896b-910488c3ee9b",
"match": "https://api-prod.gambitprofit.com/api/matches/bccb482e-5c6c-469c-8340-7c329482ae9b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T01:03:11.604614-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": "TOR (H Ryu)",
"amount": 6434.0
},
{
"team": "COL (C Flexen)",
"amount": 3566.0
}
],
"expected_reward_tokens": 9521.22,
"profit_sb": 21.22,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "f84f931b-536e-4a52-8532-3389cf873669",
"gambit_id": "e3b7b93e-538b-4bb4-b391-fab3dce5b631",
"last_updated": "2023-09-02T12:08:25.314288-04:00",
"created_at": "2023-09-01T01:03:11.609093-04:00",
"name": "TOR (H Ryu)",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f1e1986-5e10-4c2d-896b-910488c3ee9b/?format=api"
},
{
"id": "58059fba-1ab7-496f-8684-9be121778e18",
"gambit_id": "1fe3a83d-7b95-4b40-ad23-2e4c5d282fdb",
"last_updated": "2023-09-02T12:08:25.317575-04:00",
"created_at": "2023-09-01T01:03:11.613024-04:00",
"name": "COL (C Flexen)",
"reward": "2.67000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6f1e1986-5e10-4c2d-896b-910488c3ee9b/?format=api"
}
]
}