GET /api/bet_types/a0ae793e-cc63-44b7-b1dd-d02f29f3c117/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0ae793e-cc63-44b7-b1dd-d02f29f3c117",
"match": "https://api-prod.gambitprofit.com/api/matches/e20e8dbd-c291-40dd-a0ad-10815a92aac1/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T11:36:46.241469-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": "Portland Trail Blazers",
"amount": 5419.0
},
{
"team": "Los Angeles Lakers",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "b9da6fd0-d75d-4d9d-be65-0d6fa5ec6354",
"gambit_id": "dd3e8d87-a842-44db-8a85-275f08d60d25",
"last_updated": "2023-02-14T09:31:57.429229-05:00",
"created_at": "2023-02-13T11:36:46.242719-05:00",
"name": "Portland Trail Blazers",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ae793e-cc63-44b7-b1dd-d02f29f3c117/?format=api"
},
{
"id": "53e85d5e-0c98-4685-8e36-487b62e8471e",
"gambit_id": "4587a41e-c5f7-4f31-83e3-4cedaded9b6e",
"last_updated": "2023-02-14T09:31:57.430369-05:00",
"created_at": "2023-02-13T11:36:46.244113-05:00",
"name": "Los Angeles Lakers",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0ae793e-cc63-44b7-b1dd-d02f29f3c117/?format=api"
}
]
}