GET /api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d8f61071-8b31-44cf-8efe-3afe74d3d5e2",
"match": "https://api-prod.gambitprofit.com/api/matches/99e5f5b6-15e7-4552-96e1-eb3ea81e53e7/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "Ion Cutelaba",
"amount": 6152.0
},
{
"team": "Johnny Walker",
"amount": 3848.0
}
],
"expected_reward_tokens": 9042.8,
"profit_sb": 42.8,
"profit_sb_percentage": 0.48,
"recommended": true
},
"lines": [
{
"id": "4c812440-461a-4a7d-afa4-7bbd94c062c8",
"gambit_id": "243e1fac-0472-4c8e-a63b-f5ef580006e4",
"last_updated": "2022-09-11T21:07:07.755080-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ion Cutelaba",
"reward": "1.47000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
},
{
"id": "63d9e7f9-1bf1-4d0b-8b70-9b99b9ebbdf6",
"gambit_id": "2baafdf4-c557-436e-b670-fd7b4709c13c",
"last_updated": "2022-09-11T21:07:07.756026-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Johnny Walker",
"reward": "2.35000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d8f61071-8b31-44cf-8efe-3afe74d3d5e2/?format=api"
}
]
}