GET /api/bet_types/665ac6ed-ad3e-4f47-99ce-cd25171e21ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "665ac6ed-ad3e-4f47-99ce-cd25171e21ff",
"match": "https://api-prod.gambitprofit.com/api/matches/4b2538a9-a119-49cc-a9f2-bc9b572d8ae0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-18T13:13:15.691999-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": "CLE (G Williams)",
"amount": 5170.0
},
{
"team": "DET (T Skubal)",
"amount": 4830.0
}
],
"expected_reward_tokens": 9563.4,
"profit_sb": 63.4,
"profit_sb_percentage": 0.67,
"recommended": true
},
"lines": [
{
"id": "fd0a382a-5792-49f3-a418-54ee43c313ad",
"gambit_id": "5fb5c9c2-af6b-4905-a417-19601184c371",
"last_updated": "2023-08-21T10:28:08.556798-04:00",
"created_at": "2023-08-18T13:13:15.705694-04:00",
"name": "CLE (G Williams)",
"reward": "1.85000",
"odds": "1.88500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/665ac6ed-ad3e-4f47-99ce-cd25171e21ff/?format=api"
},
{
"id": "18b10890-94fa-4ebd-be87-f54efed44eb0",
"gambit_id": "8b9aaa9e-95da-4759-af74-fe6fa938ea2c",
"last_updated": "2023-08-21T10:28:08.544055-04:00",
"created_at": "2023-08-18T13:13:15.698197-04:00",
"name": "DET (T Skubal)",
"reward": "1.98000",
"odds": "2.03000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/665ac6ed-ad3e-4f47-99ce-cd25171e21ff/?format=api"
}
]
}