GET /api/bet_types/708bfb8f-d7b1-45d9-92b0-c58d06c59f2b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "708bfb8f-d7b1-45d9-92b0-c58d06c59f2b",
"match": "https://api-prod.gambitprofit.com/api/matches/074f0110-c7bf-4dd8-8c42-2f53544b480f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-01T13:32:58.902588-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": "1d8ca2c3-17aa-4b90-b3af-b92cf53bf705",
"gambit_id": "0361ede4-582a-47df-9739-785a7c69e70c",
"last_updated": "2023-08-02T19:08:07.535136-04:00",
"created_at": "2023-08-01T13:32:58.913531-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/708bfb8f-d7b1-45d9-92b0-c58d06c59f2b/?format=api"
},
{
"id": "5738ba28-b746-42d4-9fac-63fadbe38de2",
"gambit_id": "c45c4d00-7cbc-4c6d-aaab-b927d0270589",
"last_updated": "2023-08-02T19:08:07.530558-04:00",
"created_at": "2023-08-01T13:32:58.908106-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/708bfb8f-d7b1-45d9-92b0-c58d06c59f2b/?format=api"
}
]
}