Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/e1015702-29d1-4312-b342-062ef385cfca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e1015702-29d1-4312-b342-062ef385cfca",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "9abbe1f9-5f60-4781-9cdb-54bf379dfd8d",
    "completed": true,
    "last_updated": "2022-11-06T09:13:45.350563-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.9,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/9abbe1f9-5f60-4781-9cdb-54bf379dfd8d",
    "datetime": "2022-11-05T15:30:00-04:00",
    "cutoff_datetime": "2022-11-05T15:30:00-04:00",
    "name": "Syracuse v. Pittsburgh",
    "bettypes": [
        {
            "id": "77c4494f-3383-4345-9911-93a963d4b666",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1015702-29d1-4312-b342-062ef385cfca/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Pittsburgh",
                        "amount": 6114.0
                    },
                    {
                        "team": "Syracuse",
                        "amount": 3886.0
                    }
                ],
                "expected_reward_tokens": 9170.96,
                "profit_sb": 170.96,
                "profit_sb_percentage": 1.9,
                "recommended": true
            },
            "lines": [
                {
                    "id": "33ea7dff-d2be-4017-ac7a-f037566b84fb",
                    "gambit_id": "d0fb7b53-e32f-40af-8635-3d6a1fde04d6",
                    "last_updated": "2022-11-06T09:13:45.356762-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "1.50000",
                    "odds": "1.57140",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77c4494f-3383-4345-9911-93a963d4b666/?format=api"
                },
                {
                    "id": "327c251a-4c88-4b7e-b7f7-3a19e3b3b974",
                    "gambit_id": "bcb75db4-5898-400b-a508-968cbc4713ce",
                    "last_updated": "2022-11-06T09:13:45.357775-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Syracuse",
                    "reward": "2.36000",
                    "odds": "2.55000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77c4494f-3383-4345-9911-93a963d4b666/?format=api"
                }
            ]
        },
        {
            "id": "0fd633d8-f70e-4529-a76c-77565b971b02",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1015702-29d1-4312-b342-062ef385cfca/?format=api",
            "name": "Play the Odds",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Pittsburgh",
                        "amount": 5000.0
                    },
                    {
                        "team": "Syracuse",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "40e616e2-8cbf-4aeb-982e-d77c76fd64b7",
                    "gambit_id": "d9a472c5-1341-47b6-a29d-d9f8003e1f49",
                    "last_updated": "2022-11-06T09:13:45.359747-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Pittsburgh",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd633d8-f70e-4529-a76c-77565b971b02/?format=api"
                },
                {
                    "id": "ad48826d-a83c-46d0-b277-ed775ac6af49",
                    "gambit_id": "b33b6990-744d-49bf-8000-60946f9f390d",
                    "last_updated": "2022-11-06T09:13:45.360747-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Syracuse",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "3.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd633d8-f70e-4529-a76c-77565b971b02/?format=api"
                }
            ]
        },
        {
            "id": "a8b4d716-c476-41dd-ae3b-1b23b96ec7a8",
            "match": "https://api-prod.gambitprofit.com/api/matches/e1015702-29d1-4312-b342-062ef385cfca/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 47.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 47.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03e8a473-6e36-4c8e-af59-25033f7d0ada",
                    "gambit_id": "4bdcb27d-3fc3-4282-b862-73b5903f5af5",
                    "last_updated": "2022-11-06T09:13:45.353543-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b4d716-c476-41dd-ae3b-1b23b96ec7a8/?format=api"
                },
                {
                    "id": "27498609-1a5c-46d8-9978-9d0cf73de55b",
                    "gambit_id": "885d1ac5-f64c-4696-bb27-9a48c3da119e",
                    "last_updated": "2022-11-06T09:13:45.354766-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 47.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "47.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a8b4d716-c476-41dd-ae3b-1b23b96ec7a8/?format=api"
                }
            ]
        }
    ]
}