GET /api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fc793c71-de1c-429b-8407-e3761fb58d3e",
"match": "https://api-prod.gambitprofit.com/api/matches/502dbf36-3582-4ae4-b921-6b1c4fcfb8dc/?format=api",
"name": "Over/Under",
"created_at": "2023-01-10T15:32:00.413787-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 230",
"amount": 5000.0
},
{
"team": "Game Total Under 230",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "8e50ca1c-668c-4b1e-8060-b3d144da1a53",
"gambit_id": "42ad4079-0413-47d4-bfd9-2da9b282ca60",
"last_updated": "2023-01-11T10:46:57.208294-05:00",
"created_at": "2023-01-10T15:32:00.416263-05:00",
"name": "Game Total Over 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
},
{
"id": "5f905f1d-541f-467e-9df2-0e9929bbf2b4",
"gambit_id": "6755b734-80b8-4b69-a9b3-713238b9cc82",
"last_updated": "2023-01-11T10:46:57.207127-05:00",
"created_at": "2023-01-10T15:32:00.415031-05:00",
"name": "Game Total Under 230",
"reward": "1.78000",
"odds": "1.90910",
"spread": "230.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fc793c71-de1c-429b-8407-e3761fb58d3e/?format=api"
}
]
}