GET /api/bet_types/c0e82431-92d3-4a19-ad65-b1b714ae9a87/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c0e82431-92d3-4a19-ad65-b1b714ae9a87",
"match": "https://api-prod.gambitprofit.com/api/matches/2d379db9-b862-44ab-8409-81e7480ea6a1/?format=api",
"name": "Over/Under",
"created_at": "2023-03-17T10:32:10.268859-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": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "429866e2-f793-480d-870c-8462530de0fb",
"gambit_id": "fd68783a-bcda-4ee2-b5d7-ae92fc9be919",
"last_updated": "2023-03-18T14:52:12.782161-04:00",
"created_at": "2023-03-17T10:32:10.271982-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e82431-92d3-4a19-ad65-b1b714ae9a87/?format=api"
},
{
"id": "1fd51f49-0898-474b-8e4b-cbaa3aa23bd3",
"gambit_id": "f609698d-450e-4a61-a585-38e3f22f28df",
"last_updated": "2023-03-18T14:52:12.780753-04:00",
"created_at": "2023-03-17T10:32:10.270143-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c0e82431-92d3-4a19-ad65-b1b714ae9a87/?format=api"
}
]
}