GET /api/bet_types/8563927a-24d4-4f4b-9c5f-94b41450711a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8563927a-24d4-4f4b-9c5f-94b41450711a",
"match": "https://api-prod.gambitprofit.com/api/matches/654154a8-6eaf-45b4-8d5a-872fbdcbd27e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T11:33:24.401008-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": "Marvin Vettori",
"amount": 5297.0
},
{
"team": "Jared Cannonier",
"amount": 4703.0
}
],
"expected_reward_tokens": 9216.78,
"profit_sb": -283.22,
"profit_sb_percentage": -2.98,
"recommended": false
},
"lines": [
{
"id": "f1f85bc9-e429-43da-ba9f-6d82d03a52b3",
"gambit_id": "e3bfceee-90b9-48a0-ac58-107811af56da",
"last_updated": "2023-06-18T20:13:26.014278-04:00",
"created_at": "2023-06-17T11:33:24.403113-04:00",
"name": "Marvin Vettori",
"reward": "1.74000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8563927a-24d4-4f4b-9c5f-94b41450711a/?format=api"
},
{
"id": "d42b9fbe-fe6a-46a6-ad93-f3bbbb8c5e50",
"gambit_id": "bbc49ab7-cc4c-4442-9b72-09f90d14b5d9",
"last_updated": "2023-06-18T20:13:26.017773-04:00",
"created_at": "2023-06-17T11:33:24.405312-04:00",
"name": "Jared Cannonier",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8563927a-24d4-4f4b-9c5f-94b41450711a/?format=api"
}
]
}