GET /api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ad9f673-680f-4118-a956-3dcec2d98d14",
"match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-16T12:17:24.474145-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": "CWS (D Cease)",
"amount": 5478.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 4522.0
}
],
"expected_reward_tokens": 9586.5,
"profit_sb": 86.5,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "a274a2ce-4d2e-41f5-920d-5d5a3e68584e",
"gambit_id": "595662d3-58fa-48e5-b36e-9d09dde09e9c",
"last_updated": "2023-04-18T12:12:08.096959-04:00",
"created_at": "2023-04-16T12:17:24.479366-04:00",
"name": "CWS (D Cease)",
"reward": "1.75000",
"odds": "1.78740",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
},
{
"id": "6b9e827c-c450-4ce0-9e68-71ee3abcba46",
"gambit_id": "c3362fe7-d1d4-43d1-91a9-0f0d7a34ef37",
"last_updated": "2023-04-18T12:12:08.095593-04:00",
"created_at": "2023-04-16T12:17:24.476728-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.12000",
"odds": "2.17000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ad9f673-680f-4118-a956-3dcec2d98d14/?format=api"
}
]
}