GET /api/bet_types/903a4bc9-9579-4297-8c4f-1968a8017c48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "903a4bc9-9579-4297-8c4f-1968a8017c48",
"match": "https://api-prod.gambitprofit.com/api/matches/f976c79e-5fb1-4872-a8bf-cee28270d96a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-30T13:38:21.876108-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": "Arron Blakey",
"amount": 6318.0
},
{
"team": "Krystian Nadolski",
"amount": 3682.0
}
],
"expected_reward_tokens": 9350.64,
"profit_sb": -149.36,
"profit_sb_percentage": -1.57,
"recommended": false
},
"lines": [
{
"id": "d1c83e63-833b-4b36-8243-252207b8b7f0",
"gambit_id": "e6446263-0751-46fc-b713-31d391b9f90b",
"last_updated": "2023-07-03T10:38:08.159184-04:00",
"created_at": "2023-06-30T13:38:21.878431-04:00",
"name": "Arron Blakey",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903a4bc9-9579-4297-8c4f-1968a8017c48/?format=api"
},
{
"id": "6ad49888-9c31-4ba5-a4bd-a99542fecaa5",
"gambit_id": "f0a0899f-6bb8-4425-9e8d-9761468273c4",
"last_updated": "2023-07-03T10:38:08.161270-04:00",
"created_at": "2023-06-30T13:38:21.880083-04:00",
"name": "Krystian Nadolski",
"reward": "2.54000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/903a4bc9-9579-4297-8c4f-1968a8017c48/?format=api"
}
]
}