GET /api/bet_types/5f75065c-005b-45fd-b2c6-977a7eae4c62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f75065c-005b-45fd-b2c6-977a7eae4c62",
"match": "https://api-prod.gambitprofit.com/api/matches/b21f9a5a-711a-4e7f-b31c-f24f8440ea81/?format=api",
"name": "Over/Under",
"created_at": "2023-03-08T08:57:08.281430-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Over 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "91bbe85f-d12f-47af-845d-4fe318d878ba",
"gambit_id": "bbcd79f3-5795-4d28-8380-4dff8e26d74c",
"last_updated": "2023-03-09T09:47:03.251409-05:00",
"created_at": "2023-03-08T08:57:08.283788-05:00",
"name": "Game Total Under 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f75065c-005b-45fd-b2c6-977a7eae4c62/?format=api"
},
{
"id": "3c0b2386-5874-4bc4-b530-e385b55e388e",
"gambit_id": "a6e117aa-f522-442e-a9d2-8045b9cc5a58",
"last_updated": "2023-03-09T09:47:03.252825-05:00",
"created_at": "2023-03-08T08:57:08.285238-05:00",
"name": "Game Total Over 225.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f75065c-005b-45fd-b2c6-977a7eae4c62/?format=api"
}
]
}