GET /api/bet_types/be3f5f21-16b1-446c-ab64-939b4db31214/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be3f5f21-16b1-446c-ab64-939b4db31214",
"match": "https://api-prod.gambitprofit.com/api/matches/2303c861-1559-42a9-ace2-6b2d289e8966/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:12.367807-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 Under 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "be5e14a2-b90f-48b6-994e-96da96e97770",
"gambit_id": "f4255f72-3174-4aea-ba2e-e60234c3cc97",
"last_updated": "2023-09-02T12:03:25.030088-04:00",
"created_at": "2023-09-01T01:03:12.376118-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f5f21-16b1-446c-ab64-939b4db31214/?format=api"
},
{
"id": "8102785e-0ded-4a9e-b9de-a74a4dda03e3",
"gambit_id": "853e7f44-425b-426e-8568-5ba7dc37dd0f",
"last_updated": "2023-09-02T12:03:25.026847-04:00",
"created_at": "2023-09-01T01:03:12.371627-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be3f5f21-16b1-446c-ab64-939b4db31214/?format=api"
}
]
}