HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "190e5fe2-8345-48ab-be87-0a73c4ee1459",
"match": "https://api-prod.gambitprofit.com/api/matches/6e0e6d7f-3e30-4636-972c-b8c0a750961d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-01T23:03:18.552824-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Brentford",
"amount": 6930.0
},
{
"team": "Draw",
"amount": 3070.0
}
],
"expected_reward_tokens": 11573.1,
"profit_sb": 2073.1,
"profit_sb_percentage": 21.82,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Brentford",
"amount": 5532.0
},
{
"team": "Draw",
"amount": 2451.0
},
{
"team": "Bournemouth",
"amount": 2017.0
}
],
"expected_reward_tokens": 9237.86,
"profit_sb": -262.14,
"profit_sb_percentage": -2.76,
"recommended": false
},
"lines": [
{
"id": "f3eae556-3e00-42cd-9a0c-fbbecd18f3b7",
"gambit_id": "2bbd54f5-777b-495b-bc38-d555130a248d",
"last_updated": "2023-09-06T11:48:30.228331-04:00",
"created_at": "2023-09-01T23:03:18.569741-04:00",
"name": "Brentford",
"reward": "1.67000",
"odds": "1.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190e5fe2-8345-48ab-be87-0a73c4ee1459/?format=api"
},
{
"id": "52db4702-186a-4b05-80e7-80f3079fcb4b",
"gambit_id": "8fa9fe8b-6f87-4de2-a726-bc87fd845146",
"last_updated": "2023-09-06T11:48:30.225077-04:00",
"created_at": "2023-09-01T23:03:18.563575-04:00",
"name": "Draw",
"reward": "3.77000",
"odds": "3.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190e5fe2-8345-48ab-be87-0a73c4ee1459/?format=api"
},
{
"id": "e9302a42-048c-4fb2-ad7c-43cc3644c3ad",
"gambit_id": "9df4f765-a415-4371-9326-944062961c1a",
"last_updated": "2023-09-06T11:48:30.231820-04:00",
"created_at": "2023-09-01T23:03:18.574413-04:00",
"name": "Bournemouth",
"reward": "4.58000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/190e5fe2-8345-48ab-be87-0a73c4ee1459/?format=api"
}
]
}