GET /api/bet_types/d56b0902-d039-4da3-b9f3-ec7c917c5ba2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d56b0902-d039-4da3-b9f3-ec7c917c5ba2",
"match": "https://api-prod.gambitprofit.com/api/matches/47632a91-84d0-408e-a0a8-964789e31c17/?format=api",
"name": "Over/Under",
"created_at": "2023-04-15T12:27:12.104584-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 Under 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a70c67c2-3e99-4d95-a116-60aad96c573a",
"gambit_id": "287caeeb-31c8-4191-96d7-a16d1ef6d6c3",
"last_updated": "2023-04-16T18:07:21.285953-04:00",
"created_at": "2023-04-15T12:27:12.106529-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56b0902-d039-4da3-b9f3-ec7c917c5ba2/?format=api"
},
{
"id": "64c2ebc4-ea4e-4a1a-835f-9e7702263c71",
"gambit_id": "49e3b607-699d-4dbc-b097-e52523017e1b",
"last_updated": "2023-04-16T18:07:21.288614-04:00",
"created_at": "2023-04-15T12:27:12.108672-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d56b0902-d039-4da3-b9f3-ec7c917c5ba2/?format=api"
}
]
}