GET /api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4acb5049-1ee8-4eab-9cb3-2a5ca7073f53",
"match": "https://api-prod.gambitprofit.com/api/matches/d3c1267d-a319-4933-81dd-1d1aa605ac53/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T09:27:14.445006-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 223",
"amount": 5000.0
},
{
"team": "Game Total Under 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7c6874b4-5c5c-471b-b6b9-aabb8240a1ce",
"gambit_id": "78df13fa-3fb9-4def-9419-c6e15837edc8",
"last_updated": "2023-04-08T20:47:04.473107-04:00",
"created_at": "2023-04-07T09:27:14.449275-04:00",
"name": "Game Total Over 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
},
{
"id": "63c4e677-b8b0-4c25-a752-03b297119cd7",
"gambit_id": "94946638-d2c8-45a0-95c1-c97d3c6dd089",
"last_updated": "2023-04-08T20:47:04.470699-04:00",
"created_at": "2023-04-07T09:27:14.447032-04:00",
"name": "Game Total Under 223",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4acb5049-1ee8-4eab-9cb3-2a5ca7073f53/?format=api"
}
]
}