GET /api/bet_types/f42a7ed1-3293-4818-b22c-0a1a68cf6c0b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f42a7ed1-3293-4818-b22c-0a1a68cf6c0b",
"match": "https://api-prod.gambitprofit.com/api/matches/cc37358b-fe5f-4c7d-b2e7-0a22b7ee1861/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-17T11:33:23.527527-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": "Manuel Torres",
"amount": 6177.0
},
{
"team": "Nikolas Motta",
"amount": 3823.0
}
],
"expected_reward_tokens": 9327.27,
"profit_sb": -172.73,
"profit_sb_percentage": -1.82,
"recommended": false
},
"lines": [
{
"id": "316f5154-9ce9-40e5-aa0b-7e21cb3894d7",
"gambit_id": "f323cd9c-9e51-4144-a7e0-eec211566ae1",
"last_updated": "2023-06-18T20:18:30.470549-04:00",
"created_at": "2023-06-17T11:33:23.530353-04:00",
"name": "Manuel Torres",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42a7ed1-3293-4818-b22c-0a1a68cf6c0b/?format=api"
},
{
"id": "167831d9-2f9c-4a0e-8a61-2c739398d229",
"gambit_id": "a11425a8-355c-411f-b480-3151c8eabe4f",
"last_updated": "2023-06-18T20:18:30.472835-04:00",
"created_at": "2023-06-17T11:33:23.533198-04:00",
"name": "Nikolas Motta",
"reward": "2.44000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f42a7ed1-3293-4818-b22c-0a1a68cf6c0b/?format=api"
}
]
}