HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bbf98a4d-2674-468c-b798-e047778adbbd",
"match": "https://api-prod.gambitprofit.com/api/matches/f126b6f2-5adb-44d1-a643-273829f54cd2/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "New York Red Bulls",
"amount": 6850.0
},
{
"team": "Draw",
"amount": 3150.0
}
],
"expected_reward_tokens": 11371.0,
"profit_sb": 2371.0,
"profit_sb_percentage": 26.34,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "New York Red Bulls",
"amount": 5401.0
},
{
"team": "Draw",
"amount": 2484.0
},
{
"team": "Inter Miami CF",
"amount": 2115.0
}
],
"expected_reward_tokens": 8965.66,
"profit_sb": -34.34,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "570b26fe-48be-41c9-868c-0120bd298a1d",
"gambit_id": "ffb11020-61f3-4e40-ba5d-c6c4682f9804",
"last_updated": "2022-08-29T11:17:13.801097-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Red Bulls",
"reward": "1.66000",
"odds": "1.73000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
},
{
"id": "ded2afa6-0e8a-450c-a4a7-9438f0608358",
"gambit_id": "c0421a9c-658e-434e-88d4-a671021a5fcf",
"last_updated": "2022-08-29T11:17:13.801527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.61000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
},
{
"id": "520b7b77-407b-4142-a285-dc9902a75da3",
"gambit_id": "f2ee84d8-8be0-4e93-981f-f82d736879fa",
"last_updated": "2022-08-29T11:17:13.800666-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Inter Miami CF",
"reward": "4.24000",
"odds": "4.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bbf98a4d-2674-468c-b798-e047778adbbd/?format=api"
}
]
}