GET /api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bce2cd4-310b-4943-9666-e8094037551b",
"match": "https://api-prod.gambitprofit.com/api/matches/856e8125-327d-4f8a-a17d-b0c51281a3f4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-20T08:23:21.992143-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": "CIN (H Greene)",
"amount": 5541.0
},
{
"team": "MIN (B Ober)",
"amount": 4459.0
}
],
"expected_reward_tokens": 9585.93,
"profit_sb": 85.93,
"profit_sb_percentage": 0.9,
"recommended": true
},
"lines": [
{
"id": "e14fc964-73ce-43a8-a41c-1848513dd2b4",
"gambit_id": "31f0aae0-a82a-43d7-a538-84ab0084b35a",
"last_updated": "2023-09-22T10:53:05.652955-04:00",
"created_at": "2023-09-20T08:23:22.002968-04:00",
"name": "CIN (H Greene)",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
},
{
"id": "00fcd76c-248d-4269-a3c0-48011b35cb51",
"gambit_id": "82e51026-2856-43cb-a887-bdf85e63fcda",
"last_updated": "2023-09-22T10:53:05.649547-04:00",
"created_at": "2023-09-20T08:23:21.998036-04:00",
"name": "MIN (B Ober)",
"reward": "2.15000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bce2cd4-310b-4943-9666-e8094037551b/?format=api"
}
]
}