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/e516b189-3b02-413d-9655-78007ac3ddbb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "e516b189-3b02-413d-9655-78007ac3ddbb",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e1a93428-e718-4c3f-93b9-b62c93531c00",
    "completed": true,
    "last_updated": "2023-03-19T17:06:59.214472-04:00",
    "created_at": "2023-03-18T08:46:57.862219-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.5,
    "sport_category": "NHL Lines",
    "sport": "Ice Hockey",
    "url": "https://app.gambitrewards.com/match/e1a93428-e718-4c3f-93b9-b62c93531c00",
    "datetime": "2023-03-18T22:37:00-04:00",
    "cutoff_datetime": "2023-03-18T22:37:00-04:00",
    "name": "New York Islanders v. San Jose Sharks",
    "bettypes": [
        {
            "id": "4b9a5104-9793-4677-909b-84e2e2f9d330",
            "match": "https://api-prod.gambitprofit.com/api/matches/e516b189-3b02-413d-9655-78007ac3ddbb/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-03-18T08:46:57.877273-04: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": "New York Islanders",
                        "amount": 6241.0
                    },
                    {
                        "team": "San Jose Sharks",
                        "amount": 3759.0
                    }
                ],
                "expected_reward_tokens": 9547.86,
                "profit_sb": 47.86,
                "profit_sb_percentage": 0.5,
                "recommended": true
            },
            "lines": [
                {
                    "id": "6d57f1f4-058e-46fc-afa6-57615cb43bca",
                    "gambit_id": "cea65596-4a07-4f17-9ca2-836560eeb21d",
                    "last_updated": "2023-03-19T17:06:59.227286-04:00",
                    "created_at": "2023-03-18T08:46:57.881194-04:00",
                    "name": "New York Islanders",
                    "reward": "1.53000",
                    "odds": "1.55560",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9a5104-9793-4677-909b-84e2e2f9d330/?format=api"
                },
                {
                    "id": "3d35e4f9-5353-4c7d-8efd-e3aab0aa955e",
                    "gambit_id": "e49b90a7-e5ab-477d-ab0c-a614165199da",
                    "last_updated": "2023-03-19T17:06:59.226041-04:00",
                    "created_at": "2023-03-18T08:46:57.879345-04:00",
                    "name": "San Jose Sharks",
                    "reward": "2.54000",
                    "odds": "2.60000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4b9a5104-9793-4677-909b-84e2e2f9d330/?format=api"
                }
            ]
        },
        {
            "id": "e33152bd-b47d-4b09-b993-a340005be772",
            "match": "https://api-prod.gambitprofit.com/api/matches/e516b189-3b02-413d-9655-78007ac3ddbb/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-03-18T08:46:57.871044-04: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": "San Jose Sharks",
                        "amount": 5939.0
                    },
                    {
                        "team": "New York Islanders",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "5b71b758-6f9e-456c-a362-fca19bc4815b",
                    "gambit_id": "19699e8e-090b-464f-a4df-a1d052b6bbc1",
                    "last_updated": "2023-03-19T17:06:59.221553-04:00",
                    "created_at": "2023-03-18T08:46:57.873332-04:00",
                    "name": "San Jose Sharks",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33152bd-b47d-4b09-b993-a340005be772/?format=api"
                },
                {
                    "id": "115aa13a-1a4f-4715-870f-af15ae438695",
                    "gambit_id": "04ae2a83-d727-46dd-b362-a3e7e4e5b8af",
                    "last_updated": "2023-03-19T17:06:59.223095-04:00",
                    "created_at": "2023-03-18T08:46:57.875311-04:00",
                    "name": "New York Islanders",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e33152bd-b47d-4b09-b993-a340005be772/?format=api"
                }
            ]
        },
        {
            "id": "b1c5516e-e836-4f6b-91d0-1ebc7cd94da9",
            "match": "https://api-prod.gambitprofit.com/api/matches/e516b189-3b02-413d-9655-78007ac3ddbb/?format=api",
            "name": "Over/Under",
            "created_at": "2023-03-18T08:46:57.864936-04: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 6",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 6",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "af382ce6-b910-4614-8645-b2c0b955ac55",
                    "gambit_id": "320c4d12-81a8-495e-b6cf-73ea9b96297c",
                    "last_updated": "2023-03-19T17:06:59.217546-04:00",
                    "created_at": "2023-03-18T08:46:57.866789-04:00",
                    "name": "Game Total Under 6",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c5516e-e836-4f6b-91d0-1ebc7cd94da9/?format=api"
                },
                {
                    "id": "d89e7eaa-3047-4040-bd2a-786562b94282",
                    "gambit_id": "a0055c68-9354-42a7-b709-faea22917f44",
                    "last_updated": "2023-03-19T17:06:59.218750-04:00",
                    "created_at": "2023-03-18T08:46:57.868991-04:00",
                    "name": "Game Total Over 6",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "6.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1c5516e-e836-4f6b-91d0-1ebc7cd94da9/?format=api"
                }
            ]
        }
    ]
}