GET /api/bet_types/a179d426-fb84-4d15-a814-6eedd5f3ca39/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a179d426-fb84-4d15-a814-6eedd5f3ca39",
"match": "https://api-prod.gambitprofit.com/api/matches/41a6d4f4-6fe7-4931-9aef-f353b0a99ad3/?format=api",
"name": "Over/Under",
"created_at": "2023-01-22T09:01:57.073197-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 236",
"amount": 5000.0
},
{
"team": "Game Total Over 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "96abd9cf-a7a6-4db9-aaa3-328766d91fa4",
"gambit_id": "24014b5b-f5a2-44ca-ac13-f926e05fe0c0",
"last_updated": "2023-01-23T14:06:51.727706-05:00",
"created_at": "2023-01-22T09:01:57.074768-05:00",
"name": "Game Total Under 236",
"reward": "1.89000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a179d426-fb84-4d15-a814-6eedd5f3ca39/?format=api"
},
{
"id": "9e74a0f9-d1a4-4598-b603-05bfdabd19a9",
"gambit_id": "b4a37b0e-d882-4f86-b118-3219d2d76a51",
"last_updated": "2023-01-23T14:06:51.728926-05:00",
"created_at": "2023-01-22T09:01:57.076242-05:00",
"name": "Game Total Over 236",
"reward": "1.89000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a179d426-fb84-4d15-a814-6eedd5f3ca39/?format=api"
}
]
}