GET /api/bet_types/78e7c05e-7f48-498f-911a-28e698e33e10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "78e7c05e-7f48-498f-911a-28e698e33e10",
"match": "https://api-prod.gambitprofit.com/api/matches/a77b87c1-8ed6-4173-a9a7-44f4e7dee050/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-06T09:08:14.721585-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": "MIN (J Ryan)",
"amount": 5440.0
},
{
"team": "CLE (G Williams)",
"amount": 4560.0
}
],
"expected_reward_tokens": 9574.4,
"profit_sb": 74.4,
"profit_sb_percentage": 0.78,
"recommended": true
},
"lines": [
{
"id": "2f758aaa-4ae9-41bb-a449-3be9b493267d",
"gambit_id": "4fc84730-c403-46ba-84de-1eee196260e1",
"last_updated": "2023-09-08T09:32:55.417932-04:00",
"created_at": "2023-09-06T09:08:14.725589-04:00",
"name": "MIN (J Ryan)",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e7c05e-7f48-498f-911a-28e698e33e10/?format=api"
},
{
"id": "2c6e1a9b-4b77-428a-949c-0b581e5303bb",
"gambit_id": "3528b671-6933-48db-9cea-0a0e0ff6792b",
"last_updated": "2023-09-08T09:32:55.423822-04:00",
"created_at": "2023-09-06T09:08:14.732120-04:00",
"name": "CLE (G Williams)",
"reward": "2.10000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/78e7c05e-7f48-498f-911a-28e698e33e10/?format=api"
}
]
}