GET /api/bet_types/b838d9c3-5285-4272-8817-600321ac74a0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b838d9c3-5285-4272-8817-600321ac74a0",
"match": "https://api-prod.gambitprofit.com/api/matches/d8321da2-d922-45e8-8396-8eebdce482db/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:10.136485-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": "Miami Dolphins",
"amount": 7440.0
},
{
"team": "New York Jets",
"amount": 2560.0
}
],
"expected_reward_tokens": 9446.4,
"profit_sb": -53.6,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "2d15fbd4-fbd5-4b5f-8131-d3e44bba4561",
"gambit_id": "cbf1746d-4dcf-43ba-8261-b2365a5b9cbb",
"last_updated": "2023-12-19T09:58:15.268449-05:00",
"created_at": "2023-12-15T09:13:10.144473-05:00",
"name": "Miami Dolphins",
"reward": "1.27000",
"odds": "1.28570",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b838d9c3-5285-4272-8817-600321ac74a0/?format=api"
},
{
"id": "4e83f097-36dd-40ef-bb24-d62d434e1ce2",
"gambit_id": "343e7965-4de8-482f-a46c-d44c46d0c1f0",
"last_updated": "2023-12-19T09:58:15.264369-05:00",
"created_at": "2023-12-15T09:13:10.140769-05:00",
"name": "New York Jets",
"reward": "3.69000",
"odds": "3.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b838d9c3-5285-4272-8817-600321ac74a0/?format=api"
}
]
}