GET /api/bet_types/f4d8fde8-364b-4eb2-b957-b8ddbe305e84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4d8fde8-364b-4eb2-b957-b8ddbe305e84",
"match": "https://api-prod.gambitprofit.com/api/matches/1ccfa8b9-b962-42d7-83bb-3e3cdece3176/?format=api",
"name": "Over/Under",
"created_at": "2023-12-29T09:58:11.525130-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 233",
"amount": 5000.0
},
{
"team": "Game Total Under 233",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5336fde7-4b15-430e-896c-7bb47689fc7f",
"gambit_id": "fa3d8390-cf18-4937-97d9-fa5671ac45b9",
"last_updated": "2023-12-30T21:38:21.134097-05:00",
"created_at": "2023-12-29T09:58:11.529936-05:00",
"name": "Game Total Over 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4d8fde8-364b-4eb2-b957-b8ddbe305e84/?format=api"
},
{
"id": "e32e3927-e8ec-4dac-8757-eeaec3e3cd21",
"gambit_id": "1281ad08-751d-45fc-a17a-28e837f96be9",
"last_updated": "2023-12-30T21:38:21.137202-05:00",
"created_at": "2023-12-29T09:58:11.535388-05:00",
"name": "Game Total Under 233",
"reward": "1.87000",
"odds": "1.90910",
"spread": "233.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4d8fde8-364b-4eb2-b957-b8ddbe305e84/?format=api"
}
]
}