GET /api/bet_types/4c6fbc91-5dd1-43fb-b071-261ff7e00bc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c6fbc91-5dd1-43fb-b071-261ff7e00bc8",
"match": "https://api-prod.gambitprofit.com/api/matches/f4523390-1697-4a23-a307-180b3c248273/?format=api",
"name": "Over/Under",
"created_at": "2023-10-25T09:13:10.765257-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 43",
"amount": 5000.0
},
{
"team": "Game Total Over 43",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "6f355011-7b16-488f-a579-52e1c283bfef",
"gambit_id": "351c975a-8b6c-4a31-8457-c25bd94dc04a",
"last_updated": "2023-10-30T15:33:27.674298-04:00",
"created_at": "2023-10-25T09:13:10.773486-04:00",
"name": "Game Total Under 43",
"reward": "1.86000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6fbc91-5dd1-43fb-b071-261ff7e00bc8/?format=api"
},
{
"id": "df287ca8-c647-437a-915e-3ead02691508",
"gambit_id": "c0cc4114-d3d4-49f2-886b-8aa2ce4d53e8",
"last_updated": "2023-10-30T15:33:27.683616-04:00",
"created_at": "2023-10-25T09:13:10.768900-04:00",
"name": "Game Total Over 43",
"reward": "1.86000",
"odds": "1.90910",
"spread": "43.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c6fbc91-5dd1-43fb-b071-261ff7e00bc8/?format=api"
}
]
}