GET /api/bet_types/519ec9b1-16ce-42f6-9fb0-e176d33a7680/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "519ec9b1-16ce-42f6-9fb0-e176d33a7680",
"match": "https://api-prod.gambitprofit.com/api/matches/3055730b-741f-44d2-9394-b39ae2fe11e8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-11T09:38:25.549329-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": "BAL",
"amount": 5773.0
},
{
"team": "SEA",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "f46faabf-c9f1-49b0-a591-f8d69b53170e",
"gambit_id": "46860f4a-3085-411d-8cbb-81dd4e69c05a",
"last_updated": "2023-08-12T11:33:02.529905-04:00",
"created_at": "2023-08-11T09:38:25.564280-04:00",
"name": "BAL",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519ec9b1-16ce-42f6-9fb0-e176d33a7680/?format=api"
},
{
"id": "0d642075-e0c1-4c33-919d-359a9307f7ca",
"gambit_id": "d4d9cb90-f783-400e-bd6d-e47ca429a919",
"last_updated": "2023-08-12T11:33:02.533510-04:00",
"created_at": "2023-08-11T09:38:25.575827-04:00",
"name": "SEA",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/519ec9b1-16ce-42f6-9fb0-e176d33a7680/?format=api"
}
]
}