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/a76a179b-f84b-4698-991a-36996bc3b035/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a76a179b-f84b-4698-991a-36996bc3b035",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "ff77f740-a882-4a7b-aedc-5b379468cd3c",
    "completed": true,
    "last_updated": "2022-09-12T10:17:27.102301-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 2.31,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/ff77f740-a882-4a7b-aedc-5b379468cd3c",
    "datetime": "2022-09-11T13:00:00-04:00",
    "cutoff_datetime": "2022-09-11T13:00:00-04:00",
    "name": "New England Patriots v. Miami Dolphins",
    "bettypes": [
        {
            "id": "d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?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": "Miami Dolphins",
                        "amount": 5979.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4021.0
                    }
                ],
                "expected_reward_tokens": 9207.66,
                "profit_sb": 207.66,
                "profit_sb_percentage": 2.31,
                "recommended": true
            },
            "lines": [
                {
                    "id": "79a48d66-dced-4d22-91a0-8c5f1409da38",
                    "gambit_id": "b93aa3ca-87ac-4592-85e1-3c27fc90a58d",
                    "last_updated": "2022-09-12T10:17:27.108245-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.54000",
                    "odds": "1.60610",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3/?format=api"
                },
                {
                    "id": "fc774dd7-a01b-4d05-846a-f40cef657d26",
                    "gambit_id": "ef75928d-44d2-49b9-ac78-c1a3afd11c9a",
                    "last_updated": "2022-09-12T10:17:27.109406-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "2.29000",
                    "odds": "2.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d354b97d-3cdc-4dcf-b5fd-47f3511b7ed3/?format=api"
                }
            ]
        },
        {
            "id": "61e1d140-cf10-4cdc-8fca-56edccb09b19",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?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": "Miami Dolphins",
                        "amount": 5207.0
                    },
                    {
                        "team": "New England Patriots",
                        "amount": 4793.0
                    }
                ],
                "expected_reward_tokens": 9058.77,
                "profit_sb": 58.77,
                "profit_sb_percentage": 0.65,
                "recommended": true
            },
            "lines": [
                {
                    "id": "1a37ff5c-c40a-4b6d-bdcf-f9ccd94e1938",
                    "gambit_id": "38197bd4-26a9-47fd-b27a-d6930d0f902e",
                    "last_updated": "2022-09-12T10:17:27.111553-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Miami Dolphins",
                    "reward": "1.74000",
                    "odds": "1.83330",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e1d140-cf10-4cdc-8fca-56edccb09b19/?format=api"
                },
                {
                    "id": "14abb90d-51c9-4f16-9c22-996a4daa214b",
                    "gambit_id": "c5e67028-b53a-4ffb-9ed8-e9d5c3e6ae3c",
                    "last_updated": "2022-09-12T10:17:27.112592-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "New England Patriots",
                    "reward": "1.89000",
                    "odds": "2.00000",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/61e1d140-cf10-4cdc-8fca-56edccb09b19/?format=api"
                }
            ]
        },
        {
            "id": "4b033054-33b0-4a66-9437-fde308d62921",
            "match": "https://api-prod.gambitprofit.com/api/matches/a76a179b-f84b-4698-991a-36996bc3b035/?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 Over 46.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Under 46.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9050.0,
                "profit_sb": 50.0,
                "profit_sb_percentage": 0.56,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a961d3b8-2717-4d2f-a234-be6580329a1c",
                    "gambit_id": "afcb3c2c-ece2-4594-a202-92e87c3804e6",
                    "last_updated": "2022-09-12T10:17:27.106064-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 46.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api"
                },
                {
                    "id": "6e53c22d-722a-461b-b171-4e93ef66f42c",
                    "gambit_id": "b7490c53-e642-4710-8d2c-5b2442c56ec8",
                    "last_updated": "2022-09-12T10:17:27.104951-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 46.5",
                    "reward": "1.81000",
                    "odds": "1.90910",
                    "spread": "46.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b033054-33b0-4a66-9437-fde308d62921/?format=api"
                }
            ]
        }
    ]
}