GET /api/bet_types/e70f6bd3-93eb-469d-bcc1-53b746dc7ae2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e70f6bd3-93eb-469d-bcc1-53b746dc7ae2",
"match": "https://api-prod.gambitprofit.com/api/matches/0919414a-94b9-4cf5-9767-2e92e09b5b9d/?format=api",
"name": "Over/Under",
"created_at": "2023-08-02T13:12:58.339450-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.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "b78bdb88-b58e-465b-9128-5ef311c5f60a",
"gambit_id": "f72e4195-d890-4ded-998e-a9be39218405",
"last_updated": "2023-08-04T09:48:13.625864-04:00",
"created_at": "2023-08-02T13:12:58.344971-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70f6bd3-93eb-469d-bcc1-53b746dc7ae2/?format=api"
},
{
"id": "6d38ebe3-5c7f-45a3-bf45-383969cc67f4",
"gambit_id": "8bfe62e5-2c77-4eef-ab78-a1b79c18a18e",
"last_updated": "2023-08-04T09:48:13.631678-04:00",
"created_at": "2023-08-02T13:12:58.351578-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70f6bd3-93eb-469d-bcc1-53b746dc7ae2/?format=api"
}
]
}