HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "612cb099-b6fb-4fb2-bea0-d5fb75f93a1a",
"match": "https://api-prod.gambitprofit.com/api/matches/f7c1f90c-f882-481f-9425-2ab64856ca4f/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-03T20:08:22.173463-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Arsenal",
"amount": 5086.0
},
{
"team": "Newcastle United",
"amount": 4914.0
}
],
"expected_reward_tokens": 13071.02,
"profit_sb": 3571.02,
"profit_sb_percentage": 37.59,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Arsenal",
"amount": 3574.0
},
{
"team": "Newcastle United",
"amount": 3453.0
},
{
"team": "Draw",
"amount": 2973.0
}
],
"expected_reward_tokens": 9184.98,
"profit_sb": -315.02,
"profit_sb_percentage": -3.32,
"recommended": false
},
"lines": [
{
"id": "a22e29e3-3c58-4fa3-aced-c572d23ca3fd",
"gambit_id": "f0e6e2f9-dfc6-4d37-8cad-8a017222df30",
"last_updated": "2023-11-06T10:23:09.809133-05:00",
"created_at": "2023-11-03T20:08:22.187047-04:00",
"name": "Arsenal",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
},
{
"id": "3ca3a889-97c7-416f-b657-d631c2564d23",
"gambit_id": "af056a70-73e7-4bea-a160-19910e770f1c",
"last_updated": "2023-11-06T10:23:09.805433-05:00",
"created_at": "2023-11-03T20:08:22.182848-04:00",
"name": "Newcastle United",
"reward": "2.66000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
},
{
"id": "b3f0ab83-9a0b-435f-8564-f7b57e2acc9a",
"gambit_id": "f204d890-d640-4aa1-874f-8b10303667e5",
"last_updated": "2023-11-06T10:23:09.800706-05:00",
"created_at": "2023-11-03T20:08:22.178441-04:00",
"name": "Draw",
"reward": "3.09000",
"odds": "3.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/612cb099-b6fb-4fb2-bea0-d5fb75f93a1a/?format=api"
}
]
}