GET /api/bet_types/ca1fd6e6-eb3f-4f08-852d-e9e73442c057/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca1fd6e6-eb3f-4f08-852d-e9e73442c057",
"match": "https://api-prod.gambitprofit.com/api/matches/ee716cde-cbb4-45aa-96b0-3b1af4317681/?format=api",
"name": "Over/Under",
"created_at": "2023-06-27T13:03:11.965852-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": "Game Total Over 8",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a4e59831-d084-4a41-a798-d934bd5ca9cd",
"gambit_id": "0e6f5bf9-adae-468e-b964-df38fd94638f",
"last_updated": "2023-06-28T21:28:08.733613-04:00",
"created_at": "2023-06-27T13:03:11.968967-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1fd6e6-eb3f-4f08-852d-e9e73442c057/?format=api"
},
{
"id": "08d22b18-d9db-4da9-8d95-c4693f317115",
"gambit_id": "0c403065-0cc1-4d1a-ac4c-d9af88467bbb",
"last_updated": "2023-06-28T21:28:08.736095-04:00",
"created_at": "2023-06-27T13:03:11.971921-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca1fd6e6-eb3f-4f08-852d-e9e73442c057/?format=api"
}
]
}