GET /api/bet_types/034046a2-784d-4a2f-b047-580e6730fb92/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "034046a2-784d-4a2f-b047-580e6730fb92",
"match": "https://api-prod.gambitprofit.com/api/matches/a2724cf5-539f-4d81-a8a4-ecb58e1a4805/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:02.266733-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 Under 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f6f9630e-a366-4ccf-a897-67f5c1a37c67",
"gambit_id": "5f9636f7-b052-4180-af34-6d256abc7fff",
"last_updated": "2023-12-01T19:18:09.113108-05:00",
"created_at": "2023-11-30T10:28:02.281837-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/034046a2-784d-4a2f-b047-580e6730fb92/?format=api"
},
{
"id": "f6bfdd1a-a582-4f21-ae19-154139c2f6e4",
"gambit_id": "12f67710-a2e3-4019-870d-673ddf9d1457",
"last_updated": "2023-12-01T19:18:09.109504-05:00",
"created_at": "2023-11-30T10:28:02.275284-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/034046a2-784d-4a2f-b047-580e6730fb92/?format=api"
}
]
}