GET /api/bet_types/1c239305-9c61-4e35-a5f7-901fb175f157/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c239305-9c61-4e35-a5f7-901fb175f157",
"match": "https://api-prod.gambitprofit.com/api/matches/5511a2ad-1c81-4c53-b254-44ebc2deb3a4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-31T09:56:47.800116-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": "Atlanta Hawks",
"amount": 5213.0
},
{
"team": "Brooklyn Nets",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "705a5b78-617b-4663-9d8a-d9c8822bdb92",
"gambit_id": "72b7d06e-7818-4356-b5dd-ca0c0f6de4f8",
"last_updated": "2023-04-01T10:22:13.850011-04:00",
"created_at": "2023-03-31T09:56:47.805479-04:00",
"name": "Atlanta Hawks",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c239305-9c61-4e35-a5f7-901fb175f157/?format=api"
},
{
"id": "f526df45-4b7f-4ede-8657-000e00f6617a",
"gambit_id": "22f544ee-052c-4811-ae12-557f5e902864",
"last_updated": "2023-04-01T10:22:13.848367-04:00",
"created_at": "2023-03-31T09:56:47.802948-04:00",
"name": "Brooklyn Nets",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c239305-9c61-4e35-a5f7-901fb175f157/?format=api"
}
]
}