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/f0e962f2-4bad-4eb6-92f7-8b3a10b5f753/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f0e962f2-4bad-4eb6-92f7-8b3a10b5f753",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "8c019fa3-9f66-4967-b1e0-cb74fc6e4876",
    "completed": true,
    "last_updated": "2023-12-26T20:13:06.015605-05:00",
    "created_at": "2023-12-20T11:13:04.862253-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -0.34,
    "sport_category": "NFL",
    "sport": "American Football",
    "url": "https://app.gambitrewards.com/match/8c019fa3-9f66-4967-b1e0-cb74fc6e4876",
    "datetime": "2023-12-24T13:00:00-05:00",
    "cutoff_datetime": "2023-12-24T13:00:00-05:00",
    "name": "Indianapolis Colts v. Atlanta Falcons",
    "bettypes": [
        {
            "id": "55331a6d-39a6-4485-9513-c553a12bcbfd",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0e962f2-4bad-4eb6-92f7-8b3a10b5f753/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-12-20T11:13:04.888764-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": "Atlanta Falcons",
                        "amount": 5773.0
                    },
                    {
                        "team": "Indianapolis Colts",
                        "amount": 4227.0
                    }
                ],
                "expected_reward_tokens": 9467.72,
                "profit_sb": -32.28,
                "profit_sb_percentage": -0.34,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b832c035-cb1d-4f9b-a995-0139a9b5baf7",
                    "gambit_id": "5a0f0201-bdfe-4a47-8d59-6b1377e9e596",
                    "last_updated": "2023-12-26T20:13:06.040758-05:00",
                    "created_at": "2023-12-20T11:13:04.897240-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55331a6d-39a6-4485-9513-c553a12bcbfd/?format=api"
                },
                {
                    "id": "8ba0e329-8901-498f-ac0d-2c6a951a1a15",
                    "gambit_id": "9b056c6e-fede-498c-8672-7417f79a1867",
                    "last_updated": "2023-12-26T20:13:06.037325-05:00",
                    "created_at": "2023-12-20T11:13:04.893125-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "2.24000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55331a6d-39a6-4485-9513-c553a12bcbfd/?format=api"
                }
            ]
        },
        {
            "id": "7dd2f0d5-c550-4b38-9bcf-7cae3993c120",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0e962f2-4bad-4eb6-92f7-8b3a10b5f753/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-12-20T11:13:04.875369-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": "Indianapolis Colts",
                        "amount": 5000.0
                    },
                    {
                        "team": "Atlanta Falcons",
                        "amount": 5000.0
                    }
                ],
                "expected_reward_tokens": 9350.0,
                "profit_sb": -150.0,
                "profit_sb_percentage": -1.58,
                "recommended": false
            },
            "lines": [
                {
                    "id": "09fd99b9-0fe2-4d34-bca6-ffa8761eff55",
                    "gambit_id": "1cbeb043-1274-4b72-82f8-5db6cf212384",
                    "last_updated": "2023-12-26T20:13:06.026948-05:00",
                    "created_at": "2023-12-20T11:13:04.879480-05:00",
                    "name": "Indianapolis Colts",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd2f0d5-c550-4b38-9bcf-7cae3993c120/?format=api"
                },
                {
                    "id": "b365087b-d262-47ec-8c67-77c4d9a4d81c",
                    "gambit_id": "6e24c924-7135-49e2-8ab2-1e046eaf6001",
                    "last_updated": "2023-12-26T20:13:06.030296-05:00",
                    "created_at": "2023-12-20T11:13:04.884280-05:00",
                    "name": "Atlanta Falcons",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": "-3.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7dd2f0d5-c550-4b38-9bcf-7cae3993c120/?format=api"
                }
            ]
        },
        {
            "id": "0472635a-cad1-4689-a5ff-b0a0edc0d717",
            "match": "https://api-prod.gambitprofit.com/api/matches/f0e962f2-4bad-4eb6-92f7-8b3a10b5f753/?format=api",
            "name": "Over/Under",
            "created_at": "2023-12-20T11:13:04.901250-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 44.5",
                        "amount": 5107.0
                    },
                    {
                        "team": "Game Total Over 44.5",
                        "amount": 4893.0
                    }
                ],
                "expected_reward_tokens": 9345.63,
                "profit_sb": -154.37,
                "profit_sb_percentage": -1.62,
                "recommended": false
            },
            "lines": [
                {
                    "id": "b65545d6-45c2-4da7-ae95-22f7a8e1102c",
                    "gambit_id": "57edd32a-42e5-449d-b61a-b6a285a9c8a1",
                    "last_updated": "2023-12-26T20:13:06.050633-05:00",
                    "created_at": "2023-12-20T11:13:04.911330-05:00",
                    "name": "Game Total Under 44.5",
                    "reward": "1.83000",
                    "odds": "1.86960",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0472635a-cad1-4689-a5ff-b0a0edc0d717/?format=api"
                },
                {
                    "id": "39c2add4-e650-4687-9ff4-d86a73e45972",
                    "gambit_id": "9a422fa0-a5c1-4856-b3bc-bccf707e6f8f",
                    "last_updated": "2023-12-26T20:13:06.047415-05:00",
                    "created_at": "2023-12-20T11:13:04.905158-05:00",
                    "name": "Game Total Over 44.5",
                    "reward": "1.91000",
                    "odds": "1.95240",
                    "spread": "44.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0472635a-cad1-4689-a5ff-b0a0edc0d717/?format=api"
                }
            ]
        }
    ]
}