GET /api/bet_types/15aad26f-edd5-4cc3-b51a-5cc22a66c18a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15aad26f-edd5-4cc3-b51a-5cc22a66c18a",
"match": "https://api-prod.gambitprofit.com/api/matches/430381a9-2468-4f4b-b1ff-730673015b12/?format=api",
"name": "Over/Under",
"created_at": "2023-04-09T09:27:12.328428-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6b52ecba-0083-4267-bb8c-9d20b90ffd92",
"gambit_id": "8f5eccc4-9d1e-4be8-8574-0178ba7f9ab5",
"last_updated": "2023-04-10T14:42:11.445752-04:00",
"created_at": "2023-04-09T09:27:12.332011-04:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15aad26f-edd5-4cc3-b51a-5cc22a66c18a/?format=api"
},
{
"id": "196c7b91-eec5-440a-85c9-150904e57b0e",
"gambit_id": "6754f1fd-dd5e-4134-9844-deb43a08235b",
"last_updated": "2023-04-10T14:42:11.447647-04:00",
"created_at": "2023-04-09T09:27:12.338315-04:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15aad26f-edd5-4cc3-b51a-5cc22a66c18a/?format=api"
}
]
}