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/b588939d-4f82-418c-93f5-380a52464926/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "b588939d-4f82-418c-93f5-380a52464926",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "639f63b5-713e-42b0-b06e-53be15612fc0",
    "completed": true,
    "last_updated": "2022-09-05T21:27:08.681383-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.29,
    "sport_category": "NCAAF Lines",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/639f63b5-713e-42b0-b06e-53be15612fc0",
    "datetime": "2022-09-04T19:30:00-04:00",
    "cutoff_datetime": "2022-09-04T19:30:00-04:00",
    "name": "Florida State v. LSU",
    "bettypes": [
        {
            "id": "29b55d44-a926-4dae-b5e8-d4f5b18fdc62",
            "match": "https://api-prod.gambitprofit.com/api/matches/b588939d-4f82-418c-93f5-380a52464926/?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": "LSU",
                        "amount": 6281.0
                    },
                    {
                        "team": "Florida State",
                        "amount": 3719.0
                    }
                ],
                "expected_reward_tokens": 9295.88,
                "profit_sb": 295.88,
                "profit_sb_percentage": 3.29,
                "recommended": true
            },
            "lines": [
                {
                    "id": "9e101e87-fb54-45f6-99f7-ffe227200985",
                    "gambit_id": "8d453e6f-1726-4b3c-94a0-8608b74cdd22",
                    "last_updated": "2022-09-05T21:27:08.687057-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.48000",
                    "odds": "1.52630",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29b55d44-a926-4dae-b5e8-d4f5b18fdc62/?format=api"
                },
                {
                    "id": "9f3bd31a-9ef5-458f-8208-b5b9638e54cb",
                    "gambit_id": "29fe7530-e5fe-4752-9597-6976ad2c2c7f",
                    "last_updated": "2022-09-05T21:27:08.688007-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida State",
                    "reward": "2.50000",
                    "odds": "2.65000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/29b55d44-a926-4dae-b5e8-d4f5b18fdc62/?format=api"
                }
            ]
        },
        {
            "id": "224be6af-18e8-41b5-9867-db0756ce808a",
            "match": "https://api-prod.gambitprofit.com/api/matches/b588939d-4f82-418c-93f5-380a52464926/?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": "LSU",
                        "amount": 5000.0
                    },
                    {
                        "team": "Florida State",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "a7307c06-d720-4787-9a8c-ee7d2457e8f4",
                    "gambit_id": "b8e4f02f-6892-43ca-9e96-f999be5b7f9b",
                    "last_updated": "2022-09-05T21:27:08.689940-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "LSU",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "-4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224be6af-18e8-41b5-9867-db0756ce808a/?format=api"
                },
                {
                    "id": "f2aa0a0f-3b93-411d-99e5-b12b6cd16f2e",
                    "gambit_id": "9f0c53b9-9c2e-4917-bb70-3fba9b94a25d",
                    "last_updated": "2022-09-05T21:27:08.690897-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Florida State",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "4.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/224be6af-18e8-41b5-9867-db0756ce808a/?format=api"
                }
            ]
        },
        {
            "id": "1f35a48c-3adf-448f-ab01-96c56e9074ee",
            "match": "https://api-prod.gambitprofit.com/api/matches/b588939d-4f82-418c-93f5-380a52464926/?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 50.5",
                        "amount": 5000.0
                    },
                    {
                        "team": "Game Total Over 50.5",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9150.0,
                "profit_sb": 150.0,
                "profit_sb_percentage": 1.67,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ae90d955-b98b-4e0b-a5c6-1990fd4ea859",
                    "gambit_id": "598b5a58-5a00-4d3c-8447-ee4dbc83c56b",
                    "last_updated": "2022-09-05T21:27:08.684116-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 50.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35a48c-3adf-448f-ab01-96c56e9074ee/?format=api"
                },
                {
                    "id": "c61048ba-35cf-4a7a-9216-a63ae4ceaecf",
                    "gambit_id": "ef104a3e-f5a5-4a3f-ad48-5d94a0aeef1e",
                    "last_updated": "2022-09-05T21:27:08.685157-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 50.5",
                    "reward": "1.83000",
                    "odds": "1.90910",
                    "spread": "50.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f35a48c-3adf-448f-ab01-96c56e9074ee/?format=api"
                }
            ]
        }
    ]
}