GET /api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db59532d-be21-47c7-bec4-8609b05c7382",
"match": "https://api-prod.gambitprofit.com/api/matches/76799e51-7b02-4659-965a-1143f5f8c63f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-05T09:22:21.051453-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": "NYY (G Cole)",
"amount": 5955.0
},
{
"team": "PHI (A Nola)",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "41a2d066-17f8-49a7-8f03-5c2a6d2f74db",
"gambit_id": "05a5892c-677b-4fc6-a6ae-15bd8e471707",
"last_updated": "2023-04-06T11:42:05.418169-04:00",
"created_at": "2023-04-05T09:22:21.054607-04:00",
"name": "NYY (G Cole)",
"reward": "1.61000",
"odds": "1.63290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
},
{
"id": "e2e439c5-394e-416a-8fe2-507beef00bb3",
"gambit_id": "80bbe638-de24-46d4-8c41-1b0f66271dc2",
"last_updated": "2023-04-06T11:42:05.420120-04:00",
"created_at": "2023-04-05T09:22:21.057183-04:00",
"name": "PHI (A Nola)",
"reward": "2.37000",
"odds": "2.43000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db59532d-be21-47c7-bec4-8609b05c7382/?format=api"
}
]
}