GET /api/bet_types/308af187-0e09-4c57-bc26-4a7dfd48d357/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "308af187-0e09-4c57-bc26-4a7dfd48d357",
"match": "https://api-prod.gambitprofit.com/api/matches/253d3b4c-7504-4f3d-927c-5f17d23aa6c9/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:47:12.053644-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 38",
"amount": 5000.0
},
{
"team": "Game Total Over 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "5ccc3bb3-0fd8-4c57-a4e1-fe5ed78c9122",
"gambit_id": "5ef7a803-1dcf-426b-8147-4f9aae2b309e",
"last_updated": "2022-12-25T18:07:07.548782-05:00",
"created_at": "2022-12-23T12:47:12.055050-05:00",
"name": "Game Total Under 38",
"reward": "1.79000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308af187-0e09-4c57-bc26-4a7dfd48d357/?format=api"
},
{
"id": "b9129f85-281f-42a7-88b2-10bab436c365",
"gambit_id": "e28a70c9-8f5f-4e9a-95b2-5d5fa28348ef",
"last_updated": "2022-12-25T18:07:07.549887-05:00",
"created_at": "2022-12-23T12:47:12.056330-05:00",
"name": "Game Total Over 38",
"reward": "1.79000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/308af187-0e09-4c57-bc26-4a7dfd48d357/?format=api"
}
]
}