GET /api/bet_types/e7384374-4d7a-4c28-8dc4-a0b6e741b658/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e7384374-4d7a-4c28-8dc4-a0b6e741b658",
"match": "https://api-prod.gambitprofit.com/api/matches/9923a93d-bd67-4eb9-99c5-3e3b5d7c1f2d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-10T08:46:53.334283-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 2.5",
"amount": 6478.0
},
{
"team": "Game Total Under 2.5",
"amount": 3522.0
}
],
"expected_reward_tokens": 9262.86,
"profit_sb": -237.14,
"profit_sb_percentage": -2.5,
"recommended": false
},
"lines": [
{
"id": "033a53d6-64bb-4de1-a1ab-dc2df38686e6",
"gambit_id": "ad5c9edc-d39d-4151-91b2-32a553c3aa84",
"last_updated": "2023-03-13T19:32:15.183764-04:00",
"created_at": "2023-03-10T08:46:53.337192-05:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7384374-4d7a-4c28-8dc4-a0b6e741b658/?format=api"
},
{
"id": "403b9275-3919-412b-935b-ea4f5cb1db0a",
"gambit_id": "5425190f-9fef-41ba-81e6-58c77144f2b4",
"last_updated": "2023-03-13T19:32:15.181311-04:00",
"created_at": "2023-03-10T08:46:53.335538-05:00",
"name": "Game Total Under 2.5",
"reward": "2.63000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e7384374-4d7a-4c28-8dc4-a0b6e741b658/?format=api"
}
]
}