GET /api/bet_types/37b7d84f-89e2-4009-820a-66bcdf4cc134/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37b7d84f-89e2-4009-820a-66bcdf4cc134",
"match": "https://api-prod.gambitprofit.com/api/matches/01ce977d-9dae-4d61-928d-ab8eddcc0916/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:06:58.075221-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "afceeb40-3eb3-4b88-9de0-4e93673e3047",
"gambit_id": "31d1efb9-b290-4b8f-90fa-bc49acc5f452",
"last_updated": "2023-04-23T12:41:52.134289-04:00",
"created_at": "2023-04-22T13:06:58.078503-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b7d84f-89e2-4009-820a-66bcdf4cc134/?format=api"
},
{
"id": "5f3cb7e6-0778-4a55-afa0-e2471e51b4c3",
"gambit_id": "18ebdb32-5514-4f37-922f-7c1661ba68c6",
"last_updated": "2023-04-23T12:41:52.132439-04:00",
"created_at": "2023-04-22T13:06:58.076921-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37b7d84f-89e2-4009-820a-66bcdf4cc134/?format=api"
}
]
}