GET /api/bet_types/8a14e46a-b6a4-48a1-888a-19ac6a0ee76f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a14e46a-b6a4-48a1-888a-19ac6a0ee76f",
"match": "https://api-prod.gambitprofit.com/api/matches/76bc004f-beee-401f-99e0-4d03062b7f30/?format=api",
"name": "Over/Under",
"created_at": "2023-10-24T08:57:57.398456-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 Over 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "7fc84839-087c-4400-92d0-01b355dcdb49",
"gambit_id": "0c909f98-2c9a-4c9c-9bd4-72ca9f442f83",
"last_updated": "2023-10-26T10:18:03.595371-04:00",
"created_at": "2023-10-24T08:57:57.403007-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a14e46a-b6a4-48a1-888a-19ac6a0ee76f/?format=api"
},
{
"id": "d3b15cd1-b8c6-491b-9aad-2effb7542c4b",
"gambit_id": "5ec2b10f-a8dc-4b77-8e0f-56b6c0268062",
"last_updated": "2023-10-26T10:18:03.599052-04:00",
"created_at": "2023-10-24T08:57:57.407559-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a14e46a-b6a4-48a1-888a-19ac6a0ee76f/?format=api"
}
]
}