GET /api/bet_types/aedaac16-17fa-4eba-b3d2-af652d79d2e8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aedaac16-17fa-4eba-b3d2-af652d79d2e8",
"match": "https://api-prod.gambitprofit.com/api/matches/c1242688-0e08-4c43-9316-636851f491b9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-29T16:47:02.919352-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": "Marcos Rogerio de Lima",
"amount": 6177.0
},
{
"team": "Waldo Cortes Acosta",
"amount": 3823.0
}
],
"expected_reward_tokens": 9327.27,
"profit_sb": -172.73,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "b8e606c3-853b-4ca0-87ed-1ef5ed01925b",
"gambit_id": "38d5ccae-0365-45e1-a98a-9d07554ae667",
"last_updated": "2023-05-01T12:27:22.976084-04:00",
"created_at": "2023-04-29T16:47:02.922543-04:00",
"name": "Marcos Rogerio de Lima",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedaac16-17fa-4eba-b3d2-af652d79d2e8/?format=api"
},
{
"id": "847f2dd9-c609-4319-9a12-5fdd32763306",
"gambit_id": "2077c431-720a-46ce-8ee0-9856d9ecb060",
"last_updated": "2023-05-01T12:27:22.974779-04:00",
"created_at": "2023-04-29T16:47:02.920977-04:00",
"name": "Waldo Cortes Acosta",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aedaac16-17fa-4eba-b3d2-af652d79d2e8/?format=api"
}
]
}