GET /api/bet_types/724ee54d-0699-4be9-b763-7130fd9a0469/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "724ee54d-0699-4be9-b763-7130fd9a0469",
"match": "https://api-prod.gambitprofit.com/api/matches/72cfa043-16a2-4c80-9d35-f91c3ecc1c18/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:00.255917-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": "Dallas Cowboys",
"amount": 8539.0
},
{
"team": "Washington Commanders",
"amount": 1461.0
}
],
"expected_reward_tokens": 9478.29,
"profit_sb": -21.71,
"profit_sb_percentage": -0.23,
"recommended": false
},
"lines": [
{
"id": "89c8e210-e228-4041-86ee-b977826d6468",
"gambit_id": "a54b4107-2f63-4713-a6ff-9220d1d5c7bb",
"last_updated": "2024-01-09T10:28:27.904922-05:00",
"created_at": "2024-01-04T09:43:00.259753-05:00",
"name": "Dallas Cowboys",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/724ee54d-0699-4be9-b763-7130fd9a0469/?format=api"
},
{
"id": "17608b56-0f30-41f3-82da-6bd697ac8040",
"gambit_id": "1a76f817-635e-4d1a-b1f4-859030a94cc2",
"last_updated": "2024-01-09T10:28:27.901401-05:00",
"created_at": "2024-01-04T09:43:00.264491-05:00",
"name": "Washington Commanders",
"reward": "6.49000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/724ee54d-0699-4be9-b763-7130fd9a0469/?format=api"
}
]
}