GET /api/bet_types/c442af16-39c3-4143-b566-577028ffa429/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c442af16-39c3-4143-b566-577028ffa429",
"match": "https://api-prod.gambitprofit.com/api/matches/774e7ceb-f78b-4386-b023-7ef4c228d8a5/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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 (F Montas)",
"amount": 5517.0
},
{
"team": "NYM (T Walker)",
"amount": 4483.0
}
],
"expected_reward_tokens": 9323.73,
"profit_sb": 323.73,
"profit_sb_percentage": 3.6,
"recommended": true
},
"lines": [
{
"id": "f46cc38f-93b6-432d-b030-30723f99a7aa",
"gambit_id": "f7c616f7-399f-4323-8088-f225b7653c6a",
"last_updated": "2022-08-24T10:32:16.537640-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYY (F Montas)",
"reward": "1.69000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c442af16-39c3-4143-b566-577028ffa429/?format=api"
},
{
"id": "cc5f8d57-7292-4cae-acb7-7cf123ae39f4",
"gambit_id": "dc5c5f56-021e-4767-bbab-aa240fe241e9",
"last_updated": "2022-08-24T10:32:16.538105-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "NYM (T Walker)",
"reward": "2.08000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c442af16-39c3-4143-b566-577028ffa429/?format=api"
}
]
}