GET /api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebb4584c-dbdc-4d81-910d-7be7013e913b",
"match": "https://api-prod.gambitprofit.com/api/matches/3b24409e-8430-401e-aabb-fd281e73d2b0/?format=api",
"name": "Over/Under",
"created_at": "2024-01-22T08:43:05.507385-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": "Game Total Over 6",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "180445c7-e199-4bfc-816b-2f6053b4fa9d",
"gambit_id": "24d5710c-b765-455c-98ce-9acc11ea695a",
"last_updated": "2024-01-23T20:13:15.127201-05:00",
"created_at": "2024-01-22T08:43:05.511786-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
},
{
"id": "7d5be907-7f71-42fc-aa01-4f1cf8d45fd9",
"gambit_id": "a1872ceb-1e05-4e53-b937-e2528c677a96",
"last_updated": "2024-01-23T20:13:15.130317-05:00",
"created_at": "2024-01-22T08:43:05.517010-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebb4584c-dbdc-4d81-910d-7be7013e913b/?format=api"
}
]
}