GET /api/bet_types/c8125c72-417f-428e-852f-96b00573c4b9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8125c72-417f-428e-852f-96b00573c4b9",
"match": "https://api-prod.gambitprofit.com/api/matches/4938c849-bde9-4274-bc8d-8638d7a581f0/?format=api",
"name": "Over/Under",
"created_at": "2023-06-03T11:22:12.439424-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": "2984d8e8-f2e2-4f99-a72d-eccb7ad39667",
"gambit_id": "a5036ebb-ddb3-4229-bfe0-f489655378db",
"last_updated": "2023-06-04T21:22:04.332885-04:00",
"created_at": "2023-06-03T11:22:12.442699-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/c8125c72-417f-428e-852f-96b00573c4b9/?format=api"
},
{
"id": "e2d2878e-86a7-4054-b5f8-3da878c3e4f9",
"gambit_id": "6c493f59-294d-4eb6-a32b-6b1d95016e25",
"last_updated": "2023-06-04T21:22:04.344734-04:00",
"created_at": "2023-06-03T11:22:12.445162-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/c8125c72-417f-428e-852f-96b00573c4b9/?format=api"
}
]
}