GET /api/bet_types/25d4667c-c540-44bf-80f2-96a2462ace3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "25d4667c-c540-44bf-80f2-96a2462ace3b",
"match": "https://api-prod.gambitprofit.com/api/matches/04121195-f816-434b-8320-302ed64a5406/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T08:38:21.910939-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "80905a1a-77b0-404c-808b-941a39877e43",
"gambit_id": "e9cb63d9-d6eb-467f-9e01-bb51b999a49e",
"last_updated": "2023-07-10T10:18:20.447643-04:00",
"created_at": "2023-07-08T08:38:21.915640-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d4667c-c540-44bf-80f2-96a2462ace3b/?format=api"
},
{
"id": "4bc0a782-ce47-4d48-9af9-502d4957a691",
"gambit_id": "c8224c75-d5f8-4e20-8afe-6abf7081b40a",
"last_updated": "2023-07-10T10:18:20.445226-04:00",
"created_at": "2023-07-08T08:38:21.912952-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/25d4667c-c540-44bf-80f2-96a2462ace3b/?format=api"
}
]
}