GET /api/bet_types/26f6b9e4-e411-407a-a27d-0ec874001519/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "26f6b9e4-e411-407a-a27d-0ec874001519",
"match": "https://api-prod.gambitprofit.com/api/matches/b9e6f3c3-0b01-4798-a7ea-49f273f14fc7/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-21T08:16:56.447961-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": "Johnny Walker",
"amount": 6190.0
},
{
"team": "Paul Craig",
"amount": 3810.0
}
],
"expected_reward_tokens": 9408.8,
"profit_sb": -91.2,
"profit_sb_percentage": -0.96,
"recommended": false
},
"lines": [
{
"id": "7d7e78b5-0bb5-4b1f-98f3-f21b90cce88c",
"gambit_id": "153863d4-2b36-4e5f-851a-e5226c0da551",
"last_updated": "2023-01-23T11:52:15.081415-05:00",
"created_at": "2023-01-21T08:16:56.449213-05:00",
"name": "Johnny Walker",
"reward": "1.52000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f6b9e4-e411-407a-a27d-0ec874001519/?format=api"
},
{
"id": "db546f0c-7e15-473e-9bfc-df42f0297eb9",
"gambit_id": "174ef406-a188-4ee7-bb33-19977a5f17c7",
"last_updated": "2023-01-23T11:52:15.082551-05:00",
"created_at": "2023-01-21T08:16:56.450438-05:00",
"name": "Paul Craig",
"reward": "2.47000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/26f6b9e4-e411-407a-a27d-0ec874001519/?format=api"
}
]
}