HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa6a6397-5c27-4551-ae13-7cf8620172cc",
"match": "https://api-prod.gambitprofit.com/api/matches/16c27771-8c1b-43ec-881d-f2d55921b698/?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": "Ajax Amsterdam",
"amount": 7578.0
},
{
"team": "Draw",
"amount": 2422.0
}
],
"expected_reward_tokens": 10608.36,
"profit_sb": 1608.36,
"profit_sb_percentage": 17.87,
"recommended": true
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Ajax Amsterdam",
"amount": 6433.0
},
{
"team": "Draw",
"amount": 2056.0
},
{
"team": "Glasgow Rangers",
"amount": 1511.0
}
],
"expected_reward_tokens": 9005.28,
"profit_sb": 5.28,
"profit_sb_percentage": 0.06,
"recommended": true
},
"lines": [
{
"id": "bce1ebdd-3e3a-47b4-827d-ccfc0cd94a70",
"gambit_id": "54f20b9d-a88b-4cdb-b5f9-ff8ffc783142",
"last_updated": "2022-09-08T10:56:54.910376-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Ajax Amsterdam",
"reward": "1.40000",
"odds": "1.44000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
},
{
"id": "41b0b646-8820-4581-af6d-bfa2566a97b0",
"gambit_id": "6fc29a0b-1744-45e5-81c8-72252d839001",
"last_updated": "2022-09-08T10:56:54.911369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "4.38000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
},
{
"id": "b7ee5c50-d63d-41e3-a5e1-6ca753cefea7",
"gambit_id": "52d1c60d-1747-415f-8e35-0ad03dadc802",
"last_updated": "2022-09-08T10:56:54.909369-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Glasgow Rangers",
"reward": "5.96000",
"odds": "6.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6a6397-5c27-4551-ae13-7cf8620172cc/?format=api"
}
]
}