GET /api/bet_types/c06b4209-e49b-456f-b7a6-cfc0e3744bdd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c06b4209-e49b-456f-b7a6-cfc0e3744bdd",
"match": "https://api-prod.gambitprofit.com/api/matches/8ef11382-d283-4a0f-80e8-7c15376c458a/?format=api",
"name": "Over/Under",
"created_at": "2023-02-11T13:06:55.091523-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": "Total Rounds Over 4.5",
"amount": 5296.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 4704.0
}
],
"expected_reward_tokens": 9266.88,
"profit_sb": -233.12,
"profit_sb_percentage": -2.45,
"recommended": false
},
"lines": [
{
"id": "c434bd4a-34b4-47a5-99ca-06721eabb21f",
"gambit_id": "f78bda9c-72cd-4a91-9dd1-89f53b1a2da0",
"last_updated": "2023-02-12T10:51:48.465742-05:00",
"created_at": "2023-02-11T13:06:55.093990-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06b4209-e49b-456f-b7a6-cfc0e3744bdd/?format=api"
},
{
"id": "84156181-6246-44c1-8615-c79e62c439fc",
"gambit_id": "c986f463-bf15-4276-997f-fd0c43fbd3d9",
"last_updated": "2023-02-12T10:51:48.464460-05:00",
"created_at": "2023-02-11T13:06:55.092792-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.97000",
"odds": "2.00000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c06b4209-e49b-456f-b7a6-cfc0e3744bdd/?format=api"
}
]
}