GET /api/bet_types/74397ff2-841c-4f11-9c88-491555a75081/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74397ff2-841c-4f11-9c88-491555a75081",
"match": "https://api-prod.gambitprofit.com/api/matches/83e2a794-d0f1-44bc-9921-27e4ee2ffc0b/?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 Under 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "49361bc7-7127-4b58-af73-08d27a24e10c",
"gambit_id": "530c97c6-0604-4094-aa81-14dfa888d031",
"last_updated": "2022-11-18T09:57:55.128780-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74397ff2-841c-4f11-9c88-491555a75081/?format=api"
},
{
"id": "fcc83265-5c48-43d2-a0d5-e7cc3248728d",
"gambit_id": "8b2936d7-2054-417c-89e9-a00be9f4b090",
"last_updated": "2022-11-18T09:57:55.129865-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74397ff2-841c-4f11-9c88-491555a75081/?format=api"
}
]
}