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/dd2d73ac-1bb1-4d9b-9538-d8e8be3b6fd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "dd2d73ac-1bb1-4d9b-9538-d8e8be3b6fd2",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4f3c10e9-8290-445f-9671-5f4bcccfac6f",
    "completed": true,
    "last_updated": "2022-11-06T08:28:43.583308-05:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.42,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/4f3c10e9-8290-445f-9671-5f4bcccfac6f",
    "datetime": "2022-11-05T12:00:00-04:00",
    "cutoff_datetime": "2022-11-05T12:00:00-04:00",
    "name": "Navy v. Cincinnati",
    "bettypes": [
        {
            "id": "a070ea6d-ac20-4176-b30d-9a256968abe4",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd2d73ac-1bb1-4d9b-9538-d8e8be3b6fd2/?format=api",
            "name": "Pick the Winner",
            "created_at": "1969-12-31T19:00:00-05:00",
            "high_risk": {
                "possible": true,
                "name": "High Risk",
                "bet": [
                    {
                        "team": "Cincinnati",
                        "amount": 10000
                    }
                ],
                "expected_reward_tokens": 10700.0,
                "profit_sb": 1700.0,
                "profit_sb_percentage": 18.89,
                "recommended": true
            },
            "med_risk": {
                "possible": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Cincinnati",
                        "amount": 8700.0
                    },
                    {
                        "team": "Navy",
                        "amount": 1300.0
                    }
                ],
                "expected_reward_tokens": 9308.0,
                "profit_sb": 308.0,
                "profit_sb_percentage": 3.42,
                "recommended": true
            },
            "lines": [
                {
                    "id": "53585f54-8ce2-4e77-8588-7c9ee44a6525",
                    "gambit_id": "9bdb4595-2c6b-4725-a002-5c7ae1da133e",
                    "last_updated": "2022-11-06T08:28:43.590093-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.07000",
                    "odds": "1.08330",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a070ea6d-ac20-4176-b30d-9a256968abe4/?format=api"
                },
                {
                    "id": "b47e087a-4501-460b-9c2f-799be251f47c",
                    "gambit_id": "80e16d51-eebf-4f80-bbaa-75af0f2ff5ce",
                    "last_updated": "2022-11-06T08:28:43.589148-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "7.16000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a070ea6d-ac20-4176-b30d-9a256968abe4/?format=api"
                }
            ]
        },
        {
            "id": "c9ce5018-95b5-4b51-815b-a3e222da1472",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd2d73ac-1bb1-4d9b-9538-d8e8be3b6fd2/?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": "Navy",
                        "amount": 5000.0
                    },
                    {
                        "team": "Cincinnati",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "729b68dd-339b-4bed-b74c-190e16a22b96",
                    "gambit_id": "a3997921-2233-46d3-924d-b7586700578f",
                    "last_updated": "2022-11-06T08:28:43.592932-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Navy",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "18.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ce5018-95b5-4b51-815b-a3e222da1472/?format=api"
                },
                {
                    "id": "95d5f0cf-b0bc-40fc-b986-9c473b00c616",
                    "gambit_id": "e0945cee-dbf9-4c51-82de-6ef722ff6bbd",
                    "last_updated": "2022-11-06T08:28:43.591973-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Cincinnati",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "-18.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9ce5018-95b5-4b51-815b-a3e222da1472/?format=api"
                }
            ]
        },
        {
            "id": "9fe6b4b1-ee3c-4988-8b1c-32306af5a043",
            "match": "https://api-prod.gambitprofit.com/api/matches/dd2d73ac-1bb1-4d9b-9538-d8e8be3b6fd2/?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 43.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 43.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9000.0,
                "profit_sb": 0.0,
                "profit_sb_percentage": 0.0,
                "recommended": false
            },
            "lines": [
                {
                    "id": "df35387f-d68d-4749-883f-cd5242810bcb",
                    "gambit_id": "c0077f79-dcdd-4f8e-9896-ff4629a8608d",
                    "last_updated": "2022-11-06T08:28:43.586120-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe6b4b1-ee3c-4988-8b1c-32306af5a043/?format=api"
                },
                {
                    "id": "729adce0-decb-4c46-a9f9-709b0c98ab1b",
                    "gambit_id": "3e7022a9-b094-4e17-a1c2-8d930658cb6e",
                    "last_updated": "2022-11-06T08:28:43.587200-05:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 43.5",
                    "reward": "1.80000",
                    "odds": "1.90910",
                    "spread": "43.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9fe6b4b1-ee3c-4988-8b1c-32306af5a043/?format=api"
                }
            ]
        }
    ]
}