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/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f2501dd4-2cf8-445f-9674-8a5cb441cf17",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "32f4bda9-59ea-4743-8296-9013ce1a2cae",
    "completed": true,
    "last_updated": "2023-06-04T13:17:18.829109-04:00",
    "created_at": "2023-06-02T10:32:08.410915-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.58,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/32f4bda9-59ea-4743-8296-9013ce1a2cae",
    "datetime": "2023-06-02T22:10:00-04:00",
    "cutoff_datetime": "2023-06-02T22:10:00-04:00",
    "name": "NYY (L Severino) v. LOS (C Kershaw)",
    "bettypes": [
        {
            "id": "6d0751ef-3af9-4b8b-8543-3b3fb0a52d34",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-02T10:32:08.414613-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": "LOS (C Kershaw)",
                        "amount": 5711.0
                    },
                    {
                        "team": "NYY (L Severino)",
                        "amount": 4289.0
                    }
                ],
                "expected_reward_tokens": 9650.25,
                "profit_sb": 150.25,
                "profit_sb_percentage": 1.58,
                "recommended": true
            },
            "lines": [
                {
                    "id": "7544ce38-3d05-4892-8fa7-2ead002751fc",
                    "gambit_id": "8889290e-0fb3-48a3-bfe1-40f4d72194f6",
                    "last_updated": "2023-06-04T13:17:18.834814-04:00",
                    "created_at": "2023-06-02T10:32:08.420195-04:00",
                    "name": "LOS (C Kershaw)",
                    "reward": "1.69000",
                    "odds": "1.71430",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
                },
                {
                    "id": "5476db9e-7c79-4cb7-9cd0-39a859761f8d",
                    "gambit_id": "b172c155-ee71-4b68-a63d-1f5569b204aa",
                    "last_updated": "2023-06-04T13:17:18.833222-04:00",
                    "created_at": "2023-06-02T10:32:08.417152-04:00",
                    "name": "NYY (L Severino)",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d0751ef-3af9-4b8b-8543-3b3fb0a52d34/?format=api"
                }
            ]
        },
        {
            "id": "275f580f-3eb7-4284-91d5-81bc8a0471cc",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-02T10:32:08.423232-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": "NYY",
                        "amount": 6020.0
                    },
                    {
                        "team": "LOS",
                        "amount": 3980.0
                    }
                ],
                "expected_reward_tokens": 9511.6,
                "profit_sb": 11.6,
                "profit_sb_percentage": 0.12,
                "recommended": true
            },
            "lines": [
                {
                    "id": "eeef54b5-d7c2-4454-9002-204b69fed062",
                    "gambit_id": "27c7ac33-256b-4384-bc60-d91579ea7a65",
                    "last_updated": "2023-06-04T13:17:18.838347-04:00",
                    "created_at": "2023-06-02T10:32:08.426822-04:00",
                    "name": "NYY",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f580f-3eb7-4284-91d5-81bc8a0471cc/?format=api"
                },
                {
                    "id": "bc57ad79-2407-4b0c-8c61-3f40d6b94ab8",
                    "gambit_id": "c2a1f501-a950-469a-a840-4aaf5e480c8b",
                    "last_updated": "2023-06-04T13:17:18.840047-04:00",
                    "created_at": "2023-06-02T10:32:08.429636-04:00",
                    "name": "LOS",
                    "reward": "2.39000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/275f580f-3eb7-4284-91d5-81bc8a0471cc/?format=api"
                }
            ]
        },
        {
            "id": "3348a9a4-ee6b-436a-8a5f-885f030cd328",
            "match": "https://api-prod.gambitprofit.com/api/matches/f2501dd4-2cf8-445f-9674-8a5cb441cf17/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-02T10:32:08.432692-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 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9fac5086-9f12-47d9-800a-1fdaaa497ef2",
                    "gambit_id": "7f4f58d2-636a-4b23-9394-15b0decd910c",
                    "last_updated": "2023-06-04T13:17:18.844668-04:00",
                    "created_at": "2023-06-02T10:32:08.437447-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3348a9a4-ee6b-436a-8a5f-885f030cd328/?format=api"
                },
                {
                    "id": "e3693248-58bf-4b00-b7ec-1f11539f5885",
                    "gambit_id": "a47d0b6f-1431-4931-b896-419af32d9fb8",
                    "last_updated": "2023-06-04T13:17:18.843251-04:00",
                    "created_at": "2023-06-02T10:32:08.435060-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3348a9a4-ee6b-436a-8a5f-885f030cd328/?format=api"
                }
            ]
        }
    ]
}