GET /api/bet_types/75032701-e865-47ce-8f3f-a0068335915a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "75032701-e865-47ce-8f3f-a0068335915a",
"match": "https://api-prod.gambitprofit.com/api/matches/bb3d938b-6924-4080-9bfa-7b5f6493bd0e/?format=api",
"name": "Play the Odds",
"created_at": "2022-12-23T09:06:56.372258-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "New Orleans Pelicans",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "f2dc8c3f-8dc4-487e-ae28-ba42be90e366",
"gambit_id": "8f128431-b307-414a-9f7b-06542acf4d78",
"last_updated": "2022-12-24T19:01:52.445281-05:00",
"created_at": "2022-12-23T09:06:56.373603-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.78000",
"odds": "1.90910",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75032701-e865-47ce-8f3f-a0068335915a/?format=api"
},
{
"id": "261ee42b-0aa0-45bb-899a-55c1abb65b1e",
"gambit_id": "6ac1bf4f-54ee-424a-bf26-ca43fb574fe5",
"last_updated": "2022-12-24T19:01:52.446356-05:00",
"created_at": "2022-12-23T09:06:56.374965-05:00",
"name": "New Orleans Pelicans",
"reward": "1.78000",
"odds": "1.90910",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/75032701-e865-47ce-8f3f-a0068335915a/?format=api"
}
]
}