GET /api/bet_types/c1afaa60-809c-4362-b391-68573d746c5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1afaa60-809c-4362-b391-68573d746c5e",
"match": "https://api-prod.gambitprofit.com/api/matches/e819790c-d317-4a3a-a411-342ca11f5188/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:51.293375-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 7",
"amount": 5421.0
},
{
"team": "Game Total Over 7",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "f74d691b-b261-4e9c-b549-59f6f9002d06",
"gambit_id": "268bc1b3-2606-4be3-9fda-8a75e3658a5c",
"last_updated": "2023-03-24T11:01:59.883940-04:00",
"created_at": "2023-03-23T09:06:51.295328-04:00",
"name": "Game Total Under 7",
"reward": "1.74000",
"odds": "1.76920",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1afaa60-809c-4362-b391-68573d746c5e/?format=api"
},
{
"id": "8c694c09-e1e4-44d6-9a50-1c6222a4c36c",
"gambit_id": "0ede8df9-d57b-4614-b1ba-833c26e38f66",
"last_updated": "2023-03-24T11:01:59.888039-04:00",
"created_at": "2023-03-23T09:06:51.297313-04:00",
"name": "Game Total Over 7",
"reward": "2.06000",
"odds": "2.10000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1afaa60-809c-4362-b391-68573d746c5e/?format=api"
}
]
}