GET /api/bet_types/a2de3702-83cd-4321-bb62-bdf1aa46a1f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2de3702-83cd-4321-bb62-bdf1aa46a1f9",
"match": "https://api-prod.gambitprofit.com/api/matches/d00a9a0a-ce99-4ff9-bc73-63b4c98bd876/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 45.5",
"amount": 5000.0
},
{
"team": "Game Total Under 45.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "1bdb5b20-962c-4d54-b230-9098f830c773",
"gambit_id": "b243c3f9-868b-4e5d-883d-35573c79c2e7",
"last_updated": "2022-11-28T09:42:15.747654-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2de3702-83cd-4321-bb62-bdf1aa46a1f9/?format=api"
},
{
"id": "fe381bcd-186b-44c9-9c79-1442b4994983",
"gambit_id": "d714b7c2-c88d-42e0-a6c4-32c5349721e7",
"last_updated": "2022-11-28T09:42:15.746664-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 45.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "45.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2de3702-83cd-4321-bb62-bdf1aa46a1f9/?format=api"
}
]
}