GET /api/bet_types/5f548a0b-74d0-4f21-8405-3729baac78ab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f548a0b-74d0-4f21-8405-3729baac78ab",
"match": "https://api-prod.gambitprofit.com/api/matches/b0241e8b-931f-4fe8-97de-cb7540ff5704/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-25T09:28:25.362587-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": "HOU",
"amount": 6163.0
},
{
"team": "LOS",
"amount": 3837.0
}
],
"expected_reward_tokens": 9552.65,
"profit_sb": 52.65,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "7aef0020-7ee1-48c8-b960-b8a195e1ccb8",
"gambit_id": "376dbdd3-c4c0-41f3-8e5c-84a9c1a65c91",
"last_updated": "2023-06-26T20:08:31.258891-04:00",
"created_at": "2023-06-25T09:28:25.364773-04:00",
"name": "HOU",
"reward": "1.55000",
"odds": "1.57140",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f548a0b-74d0-4f21-8405-3729baac78ab/?format=api"
},
{
"id": "ad2e072b-8936-4490-9b26-9d3af75daa0b",
"gambit_id": "17809816-5c94-4320-b2cb-990f2d98135a",
"last_updated": "2023-06-26T20:08:31.260788-04:00",
"created_at": "2023-06-25T09:28:25.366979-04:00",
"name": "LOS",
"reward": "2.49000",
"odds": "2.55000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f548a0b-74d0-4f21-8405-3729baac78ab/?format=api"
}
]
}